Home
last modified time | relevance | path

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

/curl/lib/
H A Dpop3.c1521 bool strip_dot = FALSE; in pop3_write() local
1572 strip_dot = TRUE; in pop3_write()
1599 if(strip_dot && prev - 1 > 0) { in pop3_write()
1603 else if(!strip_dot) { in pop3_write()
1615 strip_dot = FALSE; in pop3_write()

Completed in 8 milliseconds