Searched refs:notwordchar (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c146 /* This must be nonzero for the wordchar and notwordchar pattern
532 notwordchar, /* Matches any char that is not a word-constituent. */
1063 case notwordchar:
1064 printf ("/notwordchar");
4029 BUF_PUSH (notwordchar);
4656 case notwordchar:
4685 case notwordchar:
5772 REF (notwordchar),
7496 CASE (notwordchar):
7497 DEBUG_PRINT1 ("EXECUTING Emacs notwordchar
528 notwordchar, /* Matches any char that is not a word-constituent. */ enumerator in enum:__anon2423
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c155 /* This must be nonzero for the wordchar and notwordchar pattern
508 notwordchar, /* Matches any char that is not a word-constituent. */
882 case notwordchar:
883 printf ("/notwordchar");
2820 BUF_PUSH (notwordchar);
3314 case notwordchar:
5172 case notwordchar:
5173 DEBUG_PRINT1 ("EXECUTING Emacs notwordchar.\n");
5194 case notwordchar:
5195 DEBUG_PRINT1 ("EXECUTING non-Emacs notwordchar
505 notwordchar, /* Matches any char that is not a word-constituent. */ enumerator in enum:__anon3106
[all...]

Completed in 162 milliseconds