Searched refs:CC_SPACE (Results 1 – 2 of 2) sorted by relevance
22690 CC_ALPHA, CC_ALNUM, CC_SPACE, CC_BLANK, CC_UPPER, CC_LOWER, in regatom() enumerator22707 cc = CC_SPACE; in regatom()22778 case CC_SPACE: in regatom()
185368 #define CC_SPACE 7 /* Space characters */ macro186097 case CC_SPACE: {