Searched refs:C_ONELOWER (Results 1 – 1 of 1) sorted by relevance
1309 enum { C_NOTSET, C_LOWER, C_ONELOWER, C_ONEUPPER, C_UPPER } conv; in re_sub() enumerator1348 case C_ONELOWER: \ in re_sub()1408 conv = C_ONELOWER; in re_sub()