Home
last modified time | relevance | path

Searched refs:escape_only (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dimap.c99 static char *imap_atom(const char *str, bool escape_only);
1815 static char *imap_atom(const char *str, bool escape_only) in imap_atom() argument
1832 if(!escape_only && Curl_dyn_addn(&line, "\"", 1)) in imap_atom()
1844 if(!escape_only && Curl_dyn_addn(&line, "\"", 1)) in imap_atom()

Completed in 9 milliseconds