Searched refs:strip_dot (Results 1 – 1 of 1) sorted by relevance
1468 bool strip_dot = FALSE; in Curl_pop3_write() local1518 strip_dot = TRUE; in Curl_pop3_write()1545 if(strip_dot && prev - 1 > 0) { in Curl_pop3_write()1549 else if(!strip_dot) { in Curl_pop3_write()1561 strip_dot = FALSE; in Curl_pop3_write()