Home
last modified time | relevance | path

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

/external/curl/lib/
Dimap.c100 static char *imap_atom(const char *str, bool escape_only);
1796 static char *imap_atom(const char *str, bool escape_only) in imap_atom() argument
1819 else if(!escape_only) { in imap_atom()