Searched refs:ONIG_SYN_ALLOW_INTERVAL_LOW_ABBREV (Results 1 – 2 of 2) sorted by relevance
579 #define ONIG_SYN_ALLOW_INTERVAL_LOW_ABBREV (1U<<4) /* {,n} => {0,n} */ macro
49 ONIG_SYN_ALLOW_INTERVAL_LOW_ABBREV |2313 if (IS_SYNTAX_BV(env->syntax, ONIG_SYN_ALLOW_INTERVAL_LOW_ABBREV)) { in fetch_range_quantifier()
Completed in 88 milliseconds