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

/forgerock/web-agents-v4/pcre/
H A Dpcre_fullinfo.c236 *((int *)where) = (re->flags & PCRE_MATCH_EMPTY) != 0;
H A Dpcre_internal.h1091 #define PCRE_MATCH_EMPTY 0x00008000 /* pattern can match empty string */ macro
H A Dpcre_compile.c9502 re->flags |= PCRE_MATCH_EMPTY;

Completed in 83 milliseconds