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