PCRE_NO_START_OPTIMIZE 7717 pcre/pcrelib/pcre_compile.c     { skipatstart += 15; options |= PCRE_NO_START_OPTIMIZE; continue; }
PCRE_NO_START_OPTIMIZE 6751 pcre/pcrelib/pcre_exec.c   if (((options | re->options) & PCRE_NO_START_OPTIMIZE) == 0)
PCRE_NO_START_OPTIMIZE 6832 pcre/pcrelib/pcre_exec.c   if (((options | re->options) & PCRE_NO_START_OPTIMIZE) == 0 && !md->partial)
PCRE_NO_START_OPTIMIZE  883 pcre/pcrelib/pcre_internal.h    PCRE_JAVASCRIPT_COMPAT|PCRE_UCP|PCRE_NO_START_OPTIMIZE)
PCRE_NO_START_OPTIMIZE  888 pcre/pcrelib/pcre_internal.h    PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE|PCRE_NO_START_OPTIMIZE)
PCRE_NO_START_OPTIMIZE  894 pcre/pcrelib/pcre_internal.h    PCRE_NO_START_OPTIMIZE)