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

/haiku/src/build/libgnuregex/
H A Dregex.c366 after_dot, /* Succeeds if after point. */
683 case after_dot:
684 printf ("/after_dot");
1907 /* There is no way to specify the before_dot and after_dot
2684 case after_dot:
4227 case after_dot:
4228 DEBUG_PRINT1 ("EXECUTING after_dot.\n");
4537 case after_dot:
363 after_dot, /* Succeeds if after point. */ enumerator in enum:__anon1

Completed in 46 milliseconds