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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_fullinfo.c236 *((int *)where) = (re->flags & PCRE_MATCH_EMPTY) != 0;
H A Dpcre_internal.h1092 #define PCRE_MATCH_EMPTY 0x00008000 /* pattern can match empty string */ macro
H A Dpcre_compile.c9735 re->flags |= PCRE_MATCH_EMPTY;

Completed in 111 milliseconds