Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.h143 #define IS_ENCLOSE_MIN_FIXED(en) (((en)->state & NST_MIN_FIXED) != 0) macro
H A Dregcomp.c2532 if (IS_ENCLOSE_MIN_FIXED(en)) in get_min_len()
2594 if (IS_ENCLOSE_MIN_FIXED(en)) in get_min_len()
4903 if (IS_ENCLOSE_MIN_FIXED(en)) min = en->min_len; in optimize_node_left()

Completed in 17 milliseconds