Searched refs:PT_ALNUM (Results 1 – 7 of 7) sorted by relevance
163 case PT_ALNUM: in PRIV()
1043 case PT_ALNUM: in internal_dfa_match()1301 case PT_ALNUM: in internal_dfa_match()1553 case PT_ALNUM: in internal_dfa_match()1830 case PT_ALNUM: in internal_dfa_match()
220 case PT_ALNUM: in check_char_prop()
2668 case PT_ALNUM: in match()4328 case PT_ALNUM: in match()5070 case PT_ALNUM: in match()5583 case PT_ALNUM: in match()
1229 #define PT_ALNUM 5 /* Alphanumeric - the union of L and N */ macro
749 { 1320, PT_ALNUM, 0 },
5570 case PT_ALNUM: in compile_xclass_matchingpath()5866 case PT_ALNUM: in compile_xclass_matchingpath()5869 …OP_FLAGS((*cc == PT_ALNUM) ? SLJIT_MOV : SLJIT_OR, TMP2, 0, (*cc == PT_ALNUM) ? SLJIT_UNUSED : TMP… in compile_xclass_matchingpath()