Searched refs:quote_flags_to_string (Results 1 – 3 of 3) sorted by relevance
29 extern const char *quote_flags_to_string(VSTRING *, int);
82 const char *quote_flags_to_string(VSTRING *res_buf, int quote_flags_mask) in quote_flags_to_string() function
281 bp, quote_flags_to_string((VSTRING *) 0, flags), STR(out)); in main()