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

  /external/pcre/dist2/src/
pcre2_pattern_info.c 142 ((re->flags & PCRE2_STARTLINE) != 0)? 2 : 0;
pcre2_internal.h 536 #define PCRE2_STARTLINE 0x00000200 /* start after \n for multiline */
    [all...]
pcre2_study.c     [all...]
pcre2_dfa_match.c     [all...]
pcre2_compile.c     [all...]
pcre2_match.c     [all...]
pcre2_jit_compile.c     [all...]

Completed in 120 milliseconds