Home
last modified time | relevance | path

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

/external/curl/lib/
Dimap.c1778 bool others_exists = FALSE; in imap_atom() local
1796 while(*p3 && !others_exists) { in imap_atom()
1798 others_exists = TRUE; in imap_atom()
1808 if(!backsp_count && !quote_count && !others_exists) in imap_atom()