notempty         1497 ext/pcre/pcrelib/pcre_exec.c          (md->notempty ||
notempty         6567 ext/pcre/pcrelib/pcre_exec.c md->notempty = (options & PCRE_NOTEMPTY) != 0;
notempty         2537 ext/pcre/pcrelib/pcre_internal.h   BOOL   notempty;                /* Empty string match not wanted */
notempty          176 ext/pcre/pcrelib/pcre_jit_compile.c   pcre_uint8 notempty;
notempty         8177 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP1), SLJIT_OFFSETOF(jit_arguments, notempty));
notempty         10208 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP1), SLJIT_OFFSETOF(jit_arguments, notempty));
notempty         10443 ext/pcre/pcrelib/pcre_jit_compile.c arguments.notempty = (options & PCRE_NOTEMPTY) != 0;
notempty         10536 ext/pcre/pcrelib/pcre_jit_compile.c arguments.notempty = (options & PCRE_NOTEMPTY) != 0;