Searched refs:XCL_SINGLE (Results 1 – 5 of 5) sorted by relevance
103 if (t == XCL_SINGLE) in PRIV()
1829 #define XCL_SINGLE 1 /* Single item (one multibyte char) follows */ macro
344 XCL_SINGLE one character follows
5493 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()5678 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()5744 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()5749 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()5775 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
4305 *uchardata++ = XCL_SINGLE; in add_to_class()4326 *uchardata++ = XCL_SINGLE; in add_to_class()
Completed in 59 milliseconds