Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h407 #define IS_NOTBOL(option) ((option) & ONIG_OPTION_NOTBOL) macro
H A Dregexec.c2183 if (IS_NOTBOL(msa->options)) goto fail; in match_at()

Completed in 17 milliseconds