Searched defs:append_char (Results 1 – 4 of 4) sorted by relevance
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