Home
last modified time | relevance | path

Searched refs:PT_CLIST (Results 1 – 8 of 8) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_auto_possess.c246 case PT_CLIST: in check_char_prop()
420 if (code[0] != PT_CLIST) in get_chr_property_list()
Dpcre2_dfa_match.c1073 case PT_CLIST: in internal_dfa_match()
1331 case PT_CLIST: in internal_dfa_match()
1583 case PT_CLIST: in internal_dfa_match()
1860 case PT_CLIST: in internal_dfa_match()
Dpcre2_printint.c274 if (code[1] != PT_CLIST) in print_prop()
Dpcre2_study.c988 if (tcode[1] != PT_CLIST) return SSB_FAIL; in set_start_bits()
Dpcre2_match.c2701 case PT_CLIST: in match()
4390 case PT_CLIST: in match()
5143 case PT_CLIST: in match()
5652 case PT_CLIST: in match()
Dpcre2_internal.h1233 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro
Dpcre2_compile.c4907 *code++ = PT_CLIST; in compile_branch()
7478 *code++ = PT_CLIST; in compile_branch()
Dpcre2_jit_compile.c5538 if (*cc == PT_CLIST) in compile_xclass_matchingpath()
5588 case PT_CLIST: in compile_xclass_matchingpath()
5876 case PT_CLIST: in compile_xclass_matchingpath()