Home
last modified time | relevance | path

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

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dsendmail.c192 static char *isoEncode(char *start, char *end) in isoEncode() function
347 char *subjiso = isoEncode(subjectLine, in encodeAttachment()
970 fromiso = isoEncode(from, from + strlen(from)); in sendMail()