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

/haiku/src/build/libgnuregex/
H A Dregex.c273 start_memory only because we need it in the on_failure_jump
311 on_failure_jump,
313 /* Like on_failure_jump, but pushes a placeholder instead of the
602 case on_failure_jump:
604 printf ("/on_failure_jump/0/%d", mcnt);
1327 : on_failure_jump,
1336 `on_failure_jump' instruction of the loop. This
1702 INSERT_JUMP (on_failure_jump, begalt, b + 6);
2715 `on_failure_jump' or `succeed_n'. Just treat it like an
2718 if ((re_opcode_t) *p != on_failure_jump
308 on_failure_jump, enumerator in enum:__anon1
[all...]

Completed in 37 milliseconds