Lines Matching refs:numberofcmps
4788 int compares, invertcmp, numberofcmps; in compile_xclass_matchingpath() local
5000 numberofcmps = 0; in compile_xclass_matchingpath()
5016 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
5019 …OP_FLAGS(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, numberofcmps == 0 ? SLJIT_UNUSED : TMP… in compile_xclass_matchingpath()
5020 numberofcmps++; in compile_xclass_matchingpath()
5022 else if (numberofcmps > 0) in compile_xclass_matchingpath()
5027 numberofcmps = 0; in compile_xclass_matchingpath()
5032 numberofcmps = 0; in compile_xclass_matchingpath()
5042 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
5045 …OP_FLAGS(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, numberofcmps == 0 ? SLJIT_UNUSED : TMP… in compile_xclass_matchingpath()
5046 numberofcmps++; in compile_xclass_matchingpath()
5048 else if (numberofcmps > 0) in compile_xclass_matchingpath()
5053 numberofcmps = 0; in compile_xclass_matchingpath()
5058 numberofcmps = 0; in compile_xclass_matchingpath()