Searched refs:PT_CLIST (Results 1 – 8 of 8) sorted by relevance
246 case PT_CLIST: in check_char_prop()422 if (code[0] != PT_CLIST) in get_chr_property_list()
274 if (code[1] != PT_CLIST) in print_prop()
1228 case PT_CLIST: in internal_dfa_match()1486 case PT_CLIST: in internal_dfa_match()1727 case PT_CLIST: in internal_dfa_match()1993 case PT_CLIST: in internal_dfa_match()
1081 if (tcode[1] != PT_CLIST) return SSB_FAIL; in set_start_bits()
2488 case PT_CLIST: in match()2764 case PT_CLIST: in match()3516 case PT_CLIST: in match()4037 case PT_CLIST: in match()
1268 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro
5599 *code++ = PT_CLIST; in compile_branch()7870 *code++ = PT_CLIST; in compile_branch()
7476 if (*cc == PT_CLIST) in compile_xclass_matchingpath()7526 case PT_CLIST: in compile_xclass_matchingpath()7861 case PT_CLIST: in compile_xclass_matchingpath()
Completed in 119 milliseconds