PCRE_NO_START_OPTIMIZE 7874 ext/pcre/pcrelib/pcre_compile.c { skipatstart += 15; options |= PCRE_NO_START_OPTIMIZE; continue; } PCRE_NO_START_OPTIMIZE 6651 ext/pcre/pcrelib/pcre_exec.c if (((options | re->options) & PCRE_NO_START_OPTIMIZE) == 0) PCRE_NO_START_OPTIMIZE 6734 ext/pcre/pcrelib/pcre_exec.c if (((options | re->options) & PCRE_NO_START_OPTIMIZE) == 0 && !md->partial) PCRE_NO_START_OPTIMIZE 1169 ext/pcre/pcrelib/pcre_internal.h PCRE_JAVASCRIPT_COMPAT|PCRE_UCP|PCRE_NO_START_OPTIMIZE) PCRE_NO_START_OPTIMIZE 1174 ext/pcre/pcrelib/pcre_internal.h PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE|PCRE_NO_START_OPTIMIZE) PCRE_NO_START_OPTIMIZE 1180 ext/pcre/pcrelib/pcre_internal.h PCRE_NO_START_OPTIMIZE)