Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.h141 #define IS_ENCLOSE_MARK1(en) (((en)->state & NST_MARK1) != 0) macro
H A Dregcomp.c2781 else if (IS_ENCLOSE_MARK1(NENCLOSE(node))) in subexp_inf_recursive_check()
2891 else if (IS_ENCLOSE_MARK1(NENCLOSE(node))) in subexp_recursive_check()

Completed in 25 milliseconds