Searched refs:wordchar (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
354 wordchar, /* Matches any word-constituent character. */
700 case wordchar:
701 printf ("/wordchar");
1929 BUF_PUSH (wordchar);
2629 case wordchar:
4245 case wordchar:
4246 DEBUG_PRINT1 ("EXECUTING Emacs wordchar.\n");
4271 case wordchar:
4272 DEBUG_PRINT1 ("EXECUTING non-Emacs wordchar
351 wordchar, /* Matches any word-constituent character. */ enumerator in enum:__anon1
[all...]

Completed in 49 milliseconds