REG_NOTBOL 175 ext/mbstring/oniguruma/regposix.c if ((posix_options & REG_NOTBOL) != 0) options |= ONIG_OPTION_NOTBOL; REG_NOTBOL 331 ext/pcre/pcrelib/pcreposix.c if ((eflags & REG_NOTBOL) != 0) options |= PCRE_NOTBOL;