PCRE_NOTEMPTY 4454 ext/pcre/pcrelib/pcre_exec.c md->notempty = (options & PCRE_NOTEMPTY) != 0; PCRE_NOTEMPTY 520 ext/pcre/pcrelib/pcre_internal.h (PCRE_ANCHORED|PCRE_NOTBOL|PCRE_NOTEOL|PCRE_NOTEMPTY|PCRE_NO_UTF8_CHECK| \ PCRE_NOTEMPTY 524 ext/pcre/pcrelib/pcre_internal.h (PCRE_ANCHORED|PCRE_NOTBOL|PCRE_NOTEOL|PCRE_NOTEMPTY|PCRE_NO_UTF8_CHECK| \ PCRE_NOTEMPTY 254 ext/pcre/pcrelib/pcredemo.c options = PCRE_NOTEMPTY | PCRE_ANCHORED; PCRE_NOTEMPTY 714 ext/pcre/php_pcre.c g_notempty = (offsets[1] == offsets[0])? PCRE_NOTEMPTY | PCRE_ANCHORED : 0; PCRE_NOTEMPTY 1147 ext/pcre/php_pcre.c g_notempty = (offsets[1] == offsets[0])? PCRE_NOTEMPTY | PCRE_ANCHORED : 0; PCRE_NOTEMPTY 1531 ext/pcre/php_pcre.c g_notempty = (offsets[1] == offsets[0])? PCRE_NOTEMPTY | PCRE_ANCHORED : 0;