Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.h138 #define IS_ENCLOSE_CALLED(en) (((en)->state & NST_CALLED) != 0) macro
H A Dregcomp.c1223 if (IS_ENCLOSE_CALLED(node)) { in compile_length_enclose_node()
1281 if (IS_ENCLOSE_CALLED(node)) { in compile_enclose_node()
1311 if (IS_ENCLOSE_CALLED(node)) { in compile_enclose_node()
2957 if (IS_ENCLOSE_CALLED(en)) { in subexp_recursive_check_trav()
2965 if (IS_ENCLOSE_CALLED(en)) in subexp_recursive_check_trav()

Completed in 18 milliseconds