Home
last modified time | relevance | path

Searched refs:notempty (Results 1 – 2 of 2) sorted by relevance

/external/pcre/
Dpcre_internal.h1720 BOOL notempty; /* Empty string match not wanted */ member
Dpcre_exec.c1179 (md->notempty || in match()
5713 md->notempty = (options & PCRE_NOTEMPTY) != 0; in pcre_exec()