Searched refs:numberofcmps (Results 1 – 1 of 1) sorted by relevance
7512 int compares, invertcmp, numberofcmps; in compile_xclass_matchingpath() local7956 numberofcmps = 0; in compile_xclass_matchingpath()7972 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()7976 numberofcmps++; in compile_xclass_matchingpath()7978 else if (numberofcmps > 0) in compile_xclass_matchingpath()7983 numberofcmps = 0; in compile_xclass_matchingpath()7988 numberofcmps = 0; in compile_xclass_matchingpath()8002 numberofcmps++; in compile_xclass_matchingpath()8004 else if (numberofcmps > 0) in compile_xclass_matchingpath()8009 numberofcmps = 0; in compile_xclass_matchingpath()[all …]
Completed in 38 milliseconds