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

  /external/pcre/dist2/src/
pcre2_pattern_info.c 160 *((uint32_t *)where) = (re->flags & PCRE2_HASCRORLF) != 0;
pcre2_internal.h 538 #define PCRE2_HASCRORLF 0x00000800 /* explicit \r or \n in pattern */
    [all...]
pcre2_compile.c     [all...]
pcre2_dfa_match.c     [all...]
pcre2_match.c     [all...]
pcre2_jit_compile.c     [all...]

Completed in 218 milliseconds