HomeSort by relevance Sort by last modified time
    Searched refs:PCRE2_MATCH_EMPTY (Results 1 - 4 of 4) sorted by null

  /external/pcre/dist2/src/
pcre2_pattern_info.c 186 *((uint32_t *)where) = (re->flags & PCRE2_MATCH_EMPTY) != 0;
pcre2_internal.h 540 #define PCRE2_MATCH_EMPTY 0x00002000 /* pattern can match empty string */
    [all...]
pcre2_study.c     [all...]
pcre2_compile.c     [all...]

Completed in 49 milliseconds