Searched refs:CHAR_x (Results 1 – 2 of 2) sorted by relevance
774 #define CHAR_x 'x' macro1071 #define CHAR_x '\170' macro
1610 if (c != CHAR_c && c != CHAR_o && c != CHAR_x) in PRIV()1898 case CHAR_x: in PRIV()4088 case CHAR_x: in parse_regex()4090 if (ptr < ptrend && *ptr == CHAR_x) in parse_regex()
Completed in 43 milliseconds