Searched refs:my_quote (Results 1 – 1 of 1) sorted by relevance
2503 const char *my_quote = quote_delimiter(); in dlg_add_quoted() local2510 dlg_add_result(my_quote); in dlg_add_quoted()2513 if (strchr(my_quote, *temp) || strchr(must_fix, *temp)) in dlg_add_quoted()2517 dlg_add_result(my_quote); in dlg_add_quoted()