Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libsm/
H A Dstrcaseeq.c39 if (asciistr(s1))
41 if (!asciistr(s2))
45 if (asciistr(s2))
H A Dlowercase.c35 asciistr(str) in asciistr() function
104 if (!asciistr(p))
143 SM_REQUIRE(!asciistr(str));
/freebsd/contrib/sendmail/include/sm/
H A Dixlen.h29 extern bool asciistr __P((const char *));
/freebsd/contrib/sendmail/src/
H A Drecipient.c1981 if (!SMTP_UTF8 && !asciistr(p))
H A Dmain.c2816 (MainEnvelope.e_smtputf8 = !asciistr(fromaddr))))
2819 if (!SMTP_UTF8 && !asciistr(fromaddr))