Searched refs:STR_BACKSLASH (Results 1 – 3 of 3) sorted by relevance
60 #define STR_BACKSLASH_A STR_BACKSLASH STR_A61 #define STR_BACKSLASH_z STR_BACKSLASH STR_z64 …D_NOT_DOT STR_LEFT_PARENTHESIS STR_QUESTION_MARK STR_EXCLAMATION_MARK STR_BACKSLASH STR_DOT STR_RI…88 STR_BACKSLASH STR_QUESTION_MARK STR_ASTERISK STR_PLUS217 if (c == CHAR_BACKSLASH) PUTCHARS(STR_BACKSLASH); in convert_posix()284 if (isdigit(*posix)) PUTCHARS(STR_BACKSLASH); in convert_posix()343 PUTCHARS(STR_BACKSLASH); in convert_posix()
841 #define STR_BACKSLASH "\\" macro1117 #define STR_BACKSLASH "\134" macro
3066 PRIV(strncmp_c8)(ptr, STR_Q STR_BACKSLASH STR_E, 3) == 0) in parse_regex()