Searched refs:quote_delimiter (Results 1 – 1 of 1) sorted by relevance
2807 quote_delimiter(void) in quote_delimiter() function2822 if (strcspn(string, quote_delimiter()) != len) in must_quote()2842 const char *my_quote = quote_delimiter(); in dlg_add_quoted()