Searched defs:quote_char (Results 1 – 3 of 3) sorted by relevance
210 char_type quote_char; member
542 char quote_char = 0; in fstring_find_expr() local
168 static const char *quote_char(const char *s, size_t len, char prefix, char delim) in quote_char() function