Home
last modified time | relevance | path

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

/external/curl/lib/
Dpop3.c1498 bool strip_dot = FALSE; in Curl_pop3_write() local
1548 strip_dot = TRUE; in Curl_pop3_write()
1576 strip_dot ? prev - 1 : prev); in Curl_pop3_write()
1582 strip_dot = FALSE; in Curl_pop3_write()