Searched refs:PT_CLIST (Results 1 – 3 of 3) sorted by relevance
3024 case PT_CLIST: in check_char_prop()3164 if (ocs > 0) return check_char_prop(c, PT_CLIST, ocs, op_code >= OP_NOT); in check_auto_possessive()4569 *code++ = PT_CLIST; in compile_branch()6984 *code++ = PT_CLIST; in compile_branch()
2596 case PT_CLIST: in match()4207 case PT_CLIST: in match()4955 case PT_CLIST: in match()5449 case PT_CLIST: in match()
1839 #define PT_CLIST 9 /* Pseudo-property: match character list */ macro
Completed in 76 milliseconds