Lines Matching refs:numberofcmps
5485 int compares, invertcmp, numberofcmps; in compile_xclass_matchingpath() local
5743 numberofcmps = 0; in compile_xclass_matchingpath()
5759 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
5762 …OP_FLAGS(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, numberofcmps == 0 ? SLJIT_UNUSED : TMP… in compile_xclass_matchingpath()
5763 numberofcmps++; in compile_xclass_matchingpath()
5765 else if (numberofcmps > 0) in compile_xclass_matchingpath()
5770 numberofcmps = 0; in compile_xclass_matchingpath()
5775 numberofcmps = 0; in compile_xclass_matchingpath()
5785 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
5788 …OP_FLAGS(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, numberofcmps == 0 ? SLJIT_UNUSED : TMP… in compile_xclass_matchingpath()
5789 numberofcmps++; in compile_xclass_matchingpath()
5791 else if (numberofcmps > 0) in compile_xclass_matchingpath()
5796 numberofcmps = 0; in compile_xclass_matchingpath()
5801 numberofcmps = 0; in compile_xclass_matchingpath()