Home
last modified time | relevance | path

Searched refs:strip_dot (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dpop3.c1461 bool strip_dot = FALSE; in Curl_pop3_write() local
1511 strip_dot = TRUE; in Curl_pop3_write()
1538 if(strip_dot && prev - 1 > 0) { in Curl_pop3_write()
1542 else if(!strip_dot) { in Curl_pop3_write()
1554 strip_dot = FALSE; in Curl_pop3_write()

Completed in 3 milliseconds