Home
last modified time | relevance | path

Searched refs:IS_MULTILINE (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/ext/mbstring/oniguruma/
H A Dregint.h289 #define IS_MULTILINE(option) ((option) & ONIG_OPTION_MULTILINE) macro
H A Dregcomp.c828 if (IS_MULTILINE(reg->options)) in compile_quantifier_node()
841 if (IS_MULTILINE(reg->options)) { in compile_quantifier_node()
1044 if (IS_MULTILINE(reg->options)) in compile_quantifier_node()
1052 if (IS_MULTILINE(reg->options)) in compile_quantifier_node()
1652 if (IS_MULTILINE(reg->options)) in compile_tree()
4783 if (IS_MULTILINE(env->options)) in optimize_node_left()
H A DHISTORY499 change from IS_POSIXLINE() to IS_MULTILINE()
1919 2002/04/09: [impl] move IS_MULTILINE() to outside of loop in OP_ANYCHAR_STAR.

Completed in 39 milliseconds