代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/273525/4208011
hlp varfind_pat_examp.hlp
{smcl}
{* 08mar2005}{...}
{* this hlp file is called by ds.dlg}{...}
help for pattern matching for {cmd:ds}
{hline}
{title:Pattern matching for {cmd:ds}}
{p 4 4 2}
Patterns are used with th
www.eeworm.com/read/198623/7921385
c grep.c
#
/*
* grep -- print lines matching (or not matching) a pattern
*
*/
#define CCHR 2
#define CDOT 4
#define CCL 6
#define NCCL 8
#define CDOL 10
#define CEOF 11
#define STAR 01
#define LBSIZE 256
www.eeworm.com/read/216499/4893099
c grep.c
#
/*
* grep -- print lines matching (or not matching) a pattern
*
*/
#define CCHR 2
#define CDOT 4
#define CCL 6
#define NCCL 8
#define CDOL 10
#define CEOF 11
#define STAR 01
#define LBSIZE 256
www.eeworm.com/read/195341/5112507
c grep.c
#
/*
* grep -- print lines matching (or not matching) a pattern
*
*/
#define CCHR 2
#define CDOT 4
#define CCL 6
#define NCCL 8
#define CDOL 10
#define CEOF 11
#define STAR 01
#define LBSIZE 256
www.eeworm.com/read/369339/2801657
c grep.c
#
/*
* grep -- print lines matching (or not matching) a pattern
*
*/
#define CCHR 2
#define CDOT 4
#define CCL 6
#define NCCL 8
#define CDOL 10
#define CEOF 11
#define STAR 01
#define LBSIZE 256
www.eeworm.com/read/287727/8673483
c igmp_host_api.c
/*
$Log:: /OEM Source Code/igmp/igmp_host_api.c $
*
* 1 4/23/98 9:53p Release Engineer
* Initial release
* IGMP v4.1.0
*/
/******
www.eeworm.com/read/287727/8673562
c igmp_host_state.c
/*
$Log:: /OEM Source Code/igmp/igmp_host_state.c $
*
* 1 4/23/98 9:53p Release Engineer
* Initial release
* IGMP v4.1.0
*/
/******
www.eeworm.com/read/135153/5887934
in config.in
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
#
mainmenu_option next_comment
comment 'Finding Utilities'
bool 'find' CONFIG_FIND
if [