Searched refs:ONIG_SYN_ALLOW_UNMATCHED_CLOSE_SUBEXP (Results 1 – 4 of 4) sorted by relevance
54 ONIG_SYN_ALLOW_UNMATCHED_CLOSE_SUBEXP |
191 ONIG_SYN_ALLOW_UNMATCHED_CLOSE_SUBEXP
577 #define ONIG_SYN_ALLOW_UNMATCHED_CLOSE_SUBEXP (1U<<2) /* ...)... */ macro
4825 if (! IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_UNMATCHED_CLOSE_SUBEXP)) in parse_exp()
Completed in 22 milliseconds