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

/haiku/src/build/libgnuregex/
H A Dregex.c319 pop_failure_jump,
321 /* Change to pop_failure_jump if know won't have to backtrack to
326 already matched, then we change it to a pop_failure_jump.
626 case pop_failure_jump:
628 printf ("/pop_failure_jump/0/%d", mcnt);
1639 `pop_failure_jump' to pop. See comments at
2703 case pop_failure_jump:
3731 case pop_failure_jump:
3943 pop_failure_jump back to this on_failure_jump. */
3986 We change it to either `pop_failure_jump' o
316 pop_failure_jump, enumerator in enum:__anon1
[all...]

Completed in 51 milliseconds