Searched refs:numberofcmps (Results 1 – 1 of 1) sorted by relevance
4755 int compares, invertcmp, numberofcmps; in compile_xclass_matchingpath() local4963 numberofcmps = 0; in compile_xclass_matchingpath()4982 …OP_FLAGS(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, numberofcmps == 0 ? SLJIT_UNUSED : TMP… in compile_xclass_matchingpath()4983 numberofcmps++; in compile_xclass_matchingpath()4985 else if (numberofcmps > 0) in compile_xclass_matchingpath()4990 numberofcmps = 0; in compile_xclass_matchingpath()4995 numberofcmps = 0; in compile_xclass_matchingpath()5009 numberofcmps++; in compile_xclass_matchingpath()5011 else if (numberofcmps > 0) in compile_xclass_matchingpath()5016 numberofcmps = 0; in compile_xclass_matchingpath()[all …]
Completed in 23 milliseconds