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

/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c124 /* This must be nonzero for the wordchar and notwordchar pattern
483 notwordchar, /* Matches any char that is not a word-constituent. */
948 case notwordchar:
949 printf ("/notwordchar");
2851 BUF_PUSH (notwordchar);
3307 case notwordchar:
3389 case notwordchar:
5621 case notwordchar:
5622 DEBUG_PRINT1 ("EXECUTING Emacs notwordchar.\n");
5695 case notwordchar
480 notwordchar, /* Matches any char that is not a word-constituent. */ enumerator in enum:__anon3238
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c133 /* This must be nonzero for the wordchar and notwordchar pattern
441 notwordchar, /* Matches any char that is not a word-constituent. */
815 case notwordchar:
816 printf ("/notwordchar");
2699 BUF_PUSH (notwordchar);
3193 case notwordchar:
5047 case notwordchar:
5048 DEBUG_PRINT1 ("EXECUTING Emacs notwordchar.\n");
5069 case notwordchar:
5070 DEBUG_PRINT1 ("EXECUTING non-Emacs notwordchar
438 notwordchar, /* Matches any char that is not a word-constituent. */ enumerator in enum:__anon6182
[all...]
/openbsd-current/gnu/lib/libiberty/src/
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:__anon616
[all...]

Completed in 208 milliseconds