Searched refs:XCL_SINGLE (Results 1 – 5 of 5) sorted by relevance
104 if (t == XCL_SINGLE) in PRIV()
1613 case XCL_SINGLE: in set_start_bits()
1333 #define XCL_SINGLE 1 /* Single item (one multibyte char) follows */ macro
7696 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()7957 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()7996 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()8034 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()8097 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()8178 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()8183 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()8209 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
5333 *uchardata++ = XCL_SINGLE; in add_to_class_internal()5354 *uchardata++ = XCL_SINGLE; in add_to_class_internal()
Completed in 66 milliseconds