Home
last modified time | relevance | path

Searched refs:ONIG_SYN_ALLOW_INTERVAL_LOW_ABBREV (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Doniguruma.h579 #define ONIG_SYN_ALLOW_INTERVAL_LOW_ABBREV (1U<<4) /* {,n} => {0,n} */ macro
H A Dregparse.c49 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