Searched refs:IS_NOTBOL (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/ext/mbstring/oniguruma/ | ||
H A D | regint.h | 300 #define IS_NOTBOL(option) ((option) & ONIG_OPTION_NOTBOL) macro |
H A D | regexec.c | 1994 if (IS_NOTBOL(msa->options)) goto fail; in match_at() |
Completed in 17 milliseconds