Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
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()
1286 if (IS_ENCLOSE_CALLED(node)) { in compile_enclose_node()
1316 if (IS_ENCLOSE_CALLED(node)) { in compile_enclose_node()
2998 if (IS_ENCLOSE_CALLED(en)) { in subexp_recursive_check_trav()
3006 if (IS_ENCLOSE_CALLED(en)) in subexp_recursive_check_trav()
3866 if (IS_ENCLOSE_CALLED(en)) in setup_tree()

Completed in 19 milliseconds