Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libsm/
H A Dutf8_valid.c40 utf8_valid(b, length) in utf8_valid() function
/freebsd/contrib/sendmail/include/sm/
H A Dixlen.h33 extern bool utf8_valid __P((const char *, size_t));
/freebsd/lib/libsm/
H A DMakefile35 ilenx.c xleni.c utf8_valid.c uxtext_unquote.c lowercase.c strcaseeq.c
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c227 if (!utf8_valid(str, strlen(str)) && SMTP_UTF8 <= 1) \
H A Dqueue.c4907 if (utf8_valid(xbuf, strlen(xbuf))) \
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES291 libsm/utf8_valid.c