Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Diconv.h165 int iconv_convchr_case(void *handle, const char **inbuf,
198 iconv_convchr_case \
/f-stack/freebsd/libkern/
H A Diconv_ucs.c239 ret = iconv_convchr_case(dp->f_ctp, &p, &inlen, (char **)&q, in iconv_ucs_conv()
322 ret = iconv_convchr_case(dp->t_ctp, &p, &ucslen, &dst, in iconv_ucs_conv()
H A Diconv.c304 iconv_convchr_case(void *handle, const char **inbuf, in iconv_convchr_case() function