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

/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c178 /* This must be nonzero for the wordchar and notwordchar pattern
590 notwordchar, /* Matches any char that is not a word-constituent. */
1128 case notwordchar:
1129 printf ("/notwordchar");
4100 BUF_PUSH (notwordchar);
4756 case notwordchar:
4785 case notwordchar:
5888 REF (notwordchar),
7610 CASE (notwordchar):
7611 DEBUG_PRINT1 ("EXECUTING Emacs notwordchar
586 notwordchar, /* Matches any char that is not a word-constituent. */ enumerator in enum:__anon8892
4087 BUF_PUSH (notwordchar); variable
[all...]
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c217 /* This must be nonzero for the wordchar and notwordchar pattern
577 notwordchar, /* Matches any char that is not a word-constituent. */
994 case notwordchar:
995 printf ("/notwordchar");
3251 BUF_PUSH (notwordchar);
3760 case notwordchar:
5607 case notwordchar:
5608 DEBUG_PRINT1 ("EXECUTING Emacs notwordchar.\n");
5629 case notwordchar:
5630 DEBUG_PRINT1 ("EXECUTING non-Emacs notwordchar
573 notwordchar, /* Matches any char that is not a word-constituent. */ enumerator in enum:__anon10851
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c170 /* This must be nonzero for the wordchar and notwordchar pattern
588 notwordchar, /* Matches any char that is not a word-constituent. */
1118 case notwordchar:
1119 printf ("/notwordchar");
4029 BUF_PUSH (notwordchar);
4660 case notwordchar:
4689 case notwordchar:
7405 case notwordchar:
7406 DEBUG_PRINT1 ("EXECUTING Emacs notwordchar.\n");
7427 case notwordchar
584 notwordchar, /* Matches any char that is not a word-constituent. */ enumerator in enum:__anon7965
[all...]

Completed in 409 milliseconds