Home | History | Annotate | Download | only in src

Lines Matching refs:PT_ALNUM

5570       case PT_ALNUM:
5866 case PT_ALNUM:
5869 OP_FLAGS((*cc == PT_ALNUM) ? SLJIT_MOV : SLJIT_OR, TMP2, 0, (*cc == PT_ALNUM) ? SLJIT_UNUSED : TMP2, 0, SLJIT_LESS_EQUAL);