Searched refs:numberofcmps (Results 1 – 1 of 1) sorted by relevance
5467 int compares, invertcmp, numberofcmps; in compile_xclass_matchingpath() local5733 numberofcmps = 0; in compile_xclass_matchingpath()5749 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()5753 numberofcmps++; in compile_xclass_matchingpath()5755 else if (numberofcmps > 0) in compile_xclass_matchingpath()5760 numberofcmps = 0; in compile_xclass_matchingpath()5765 numberofcmps = 0; in compile_xclass_matchingpath()5779 numberofcmps++; in compile_xclass_matchingpath()5781 else if (numberofcmps > 0) in compile_xclass_matchingpath()5786 numberofcmps = 0; in compile_xclass_matchingpath()[all …]
Completed in 28 milliseconds