Home
last modified time | relevance | path

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

/external/curl/lib/
Dimap.c1789 bool others_exists = FALSE; in imap_atom() local
1807 while(*p3 && !others_exists) { in imap_atom()
1809 others_exists = TRUE; in imap_atom()
1819 if(!backsp_count && !quote_count && !others_exists) in imap_atom()