notempty_atstart 1498 ext/pcre/pcrelib/pcre_exec.c            (md->notempty_atstart &&
notempty_atstart 6568 ext/pcre/pcrelib/pcre_exec.c md->notempty_atstart = (options & PCRE_NOTEMPTY_ATSTART) != 0;
notempty_atstart 2538 ext/pcre/pcrelib/pcre_internal.h   BOOL   notempty_atstart;        /* Empty string match at start not wanted */
notempty_atstart  177 ext/pcre/pcrelib/pcre_jit_compile.c   pcre_uint8 notempty_atstart;
notempty_atstart 8179 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP1), SLJIT_OFFSETOF(jit_arguments, notempty_atstart));
notempty_atstart 10210 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP1), SLJIT_OFFSETOF(jit_arguments, notempty_atstart));
notempty_atstart 10444 ext/pcre/pcrelib/pcre_jit_compile.c arguments.notempty_atstart = (options & PCRE_NOTEMPTY_ATSTART) != 0;
notempty_atstart 10537 ext/pcre/pcrelib/pcre_jit_compile.c arguments.notempty_atstart = (options & PCRE_NOTEMPTY_ATSTART) != 0;