Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.h143 #define IS_ENCLOSE_MIN_FIXED(en) (((en)->state & NST_MIN_FIXED) != 0) macro
H A Dregcomp.c2056 if (IS_ENCLOSE_MIN_FIXED(en)) in get_min_match_length()
2119 if (IS_ENCLOSE_MIN_FIXED(en)) in get_min_match_length()
4847 if (IS_ENCLOSE_MIN_FIXED(en)) min = en->min_len; in optimize_node_left()

Completed in 30 milliseconds