Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.h141 #define IS_ENCLOSE_MARK1(en) (((en)->state & NST_MARK1) != 0) macro
H A Dregcomp.c2597 if (IS_ENCLOSE_MARK1(NENCLOSE(node))) in get_min_len()
2719 if (IS_ENCLOSE_MARK1(NENCLOSE(node))) in get_max_len()
2823 else if (IS_ENCLOSE_MARK1(NENCLOSE(node))) in subexp_inf_recursive_check()
2932 else if (IS_ENCLOSE_MARK1(NENCLOSE(node))) in subexp_recursive_check()

Completed in 24 milliseconds