Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h408 #define IS_NOTEOL(option) ((option) & ONIG_OPTION_NOTEOL) macro
H A Dregexec.c2199 if (IS_NOTEOL(msa->options)) goto fail; in match_at()
2224 if (IS_NOTEOL(msa->options)) goto fail; /* Is it needed? */ in match_at()

Completed in 28 milliseconds