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

  /external/pcre/dist2/src/
pcre2_pattern_info.c 156 *((uint32_t *)where) = (re->flags & PCRE2_HASBKC) != 0;
pcre2_internal.h 549 #define PCRE2_HASBKC 0x00400000 /* contains \C */
    [all...]
pcre2_compile.c     [all...]

Completed in 172 milliseconds