Home
last modified time | relevance | path

Searched refs:PT_CLIST (Results 1 – 9 of 9) 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.c1221 case PT_CLIST: in internal_dfa_match()
1479 case PT_CLIST: in internal_dfa_match()
1720 case PT_CLIST: in internal_dfa_match()
1986 case PT_CLIST: in internal_dfa_match()
Dpcre2_printint.c274 if (code[1] != PT_CLIST) in print_prop()
Dpcre2_study.c1039 if (tcode[1] != PT_CLIST) return SSB_FAIL; in set_start_bits()
Dpcre2_match.c2414 case PT_CLIST: in match()
2690 case PT_CLIST: in match()
3442 case PT_CLIST: in match()
3963 case PT_CLIST: in match()
Dpcre2_internal.h1258 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro
Dpcre2_compile.c5489 *code++ = PT_CLIST; in compile_branch()
7712 *code++ = PT_CLIST; in compile_branch()
Dpcre2_jit_compile.c7636 if (*cc == PT_CLIST) in compile_xclass_matchingpath()
7686 case PT_CLIST: in compile_xclass_matchingpath()
8013 case PT_CLIST: in compile_xclass_matchingpath()
/external/pcre/dist2/
DHACKING468 PT_CLIST. The value of this property is an offset in a vector called
547 Category), PT_SC (Script), and the pseudo-property PT_CLIST, which is used to