Home
last modified time | relevance | path

Searched refs:PCRE_MATCH_EMPTY (Results 1 – 3 of 3) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_fullinfo.c234 *((int *)where) = (re->flags & PCRE_MATCH_EMPTY) != 0; in pcre_fullinfo()
H A Dpcre_internal.h1092 #define PCRE_MATCH_EMPTY 0x00008000 /* pattern can match empty string */ macro
H A Dpcre_compile.c9719 re->flags |= PCRE_MATCH_EMPTY; in pcre_compile2()

Completed in 42 milliseconds