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

/haiku/src/build/libgnuregex/
H A Dregex.c70 /* This must be nonzero for the wordchar and notwordchar pattern
355 notwordchar, /* Matches any char that is not a word-constituent. */
704 case notwordchar:
705 printf ("/notwordchar");
1935 BUF_PUSH (notwordchar);
2636 case notwordchar:
4260 case notwordchar:
4261 DEBUG_PRINT1 ("EXECUTING Emacs notwordchar.\n");
4280 case notwordchar:
4281 DEBUG_PRINT1 ("EXECUTING non-Emacs notwordchar
352 notwordchar, /* Matches any char that is not a word-constituent. */ enumerator in enum:__anon1
[all...]

Completed in 112 milliseconds