Home
last modified time | relevance | path

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

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

Completed in 34 milliseconds