Searched defs:append_char (Results 1 – 5 of 5) sorted by relevance
63 int (*append_char)(struct state *, unsigned char); member225 append_char(struct state *state, in append_char() function
61 void (*append_char)(struct snprintf_state *, unsigned char); member291 append_char(struct snprintf_state *state, in append_char() function
208 const char *append_char = NULL; in escape_filename() local
55 append_char (unsigned char c, size_t nchars, void *ud) in append_char() function
631 append_char(uint8_t v) in append_char() function