Searched refs:ONIG_SYN_ALLOW_UNMATCHED_CLOSE_SUBEXP (Results 1 – 3 of 3) sorted by relevance
72 ONIG_SYN_ALLOW_UNMATCHED_CLOSE_SUBEXP |
495 #define ONIG_SYN_ALLOW_UNMATCHED_CLOSE_SUBEXP (1U<<2) /* ...)... */ macro
5087 if (! IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_UNMATCHED_CLOSE_SUBEXP)) in parse_exp()