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

  /external/pcre/dist2/src/
pcre2_auto_possess.c 136 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* PT_CLIST */
246 case PT_CLIST:
420 if (code[0] != PT_CLIST)
    [all...]
pcre2_dfa_match.c     [all...]
pcre2_printint.c 258 /* "Normal" properties can be printed from tables. The PT_CLIST property is a
274 if (code[1] != PT_CLIST)
pcre2_study.c 983 PT_CLIST identifies a list of characters. These lists are short, as they
988 if (tcode[1] != PT_CLIST) return SSB_FAIL;
    [all...]
pcre2_match.c     [all...]
pcre2_compile.c     [all...]
pcre2_jit_compile.c     [all...]

Completed in 64 milliseconds