diff lwlib/xlwmenu.h @ 28372:bc86be15099e

(REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable as an expression. (enum re_opcode_t): Update description of succeed_n. (PATFETCH): Always define. (regex_compile): Use lookahead rather than PATUNFETCH (for repetition operators, char classes, shy-groups and intervals). Optimize special cases of intervals so as to only use succeed_n and jump_n when really needed. (re_compile_fastmap): Simplify handling of jump_n and succeed_n now that we don't have to handle the special cases any more. Simplify on_failure_jump handling as well.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 27 Mar 2000 22:26:37 +0000
parents 8b90339beb04
children 6ed38ee607e9
line wrap: on
line diff