Searched refs:do_quotes (Results 1 – 1 of 1) sorted by relevance
44 static int do_esc_char(uint32_t c, unsigned long flags, char *do_quotes, in do_esc_char() argument68 if (do_quotes != NULL) { in do_esc_char()69 *do_quotes = 1; in do_esc_char()
Completed in 4 milliseconds