Searched refs:PT_CLIST (Results 1 – 5 of 5) sorted by relevance
931 if (tcode[1] != PT_CLIST) return SSB_FAIL; in set_start_bits()
2623 case PT_CLIST: in match()4300 case PT_CLIST: in match()5053 case PT_CLIST: in match()5562 case PT_CLIST: in match()
2877 case PT_CLIST: in check_char_prop()3027 if (code[0] != PT_CLIST) in get_chr_property_list()5444 *code++ = PT_CLIST; in compile_branch()8135 *code++ = PT_CLIST; in compile_branch()
1811 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro
4840 if (*cc == PT_CLIST) in compile_xclass_matchingpath()4882 case PT_CLIST: in compile_xclass_matchingpath()5137 case PT_CLIST: in compile_xclass_matchingpath()
Completed in 76 milliseconds