Searched refs:PUTCHARS (Results 1 – 1 of 1) sorted by relevance
76 #define PUTCHARS(string) \ macro148 PUTCHARS(STR_STAR_NUL); in convert_posix()184 PUTCHARS(STR_RIGHT_SQUARE_BRACKET); in convert_posix()200 PUTCHARS(STR_COLON_RIGHT_SQUARE_BRACKET); in convert_posix()217 if (c == CHAR_BACKSLASH) PUTCHARS(STR_BACKSLASH); in convert_posix()229 PUTCHARS(STR_LEFT_SQUARE_BRACKET); in convert_posix()267 PUTCHARS(STR_CIRCUMFLEX_ACCENT); in convert_posix()273 PUTCHARS(STR_RIGHT_SQUARE_BRACKET); in convert_posix()284 if (isdigit(*posix)) PUTCHARS(STR_BACKSLASH); in convert_posix()343 PUTCHARS(STR_BACKSLASH); in convert_posix()
Completed in 5 milliseconds