Searched refs:iconv_convchr_case (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/modules/libiconv/
H A DMakefile17 iconv_convchr_case \
/freebsd-10.1-release/sys/sys/
H A Diconv.h163 int iconv_convchr_case(void *handle, const char **inbuf,
196 iconv_convchr_case \
/freebsd-10.1-release/sys/libkern/
H A Diconv_ucs.c238 ret = iconv_convchr_case(dp->f_ctp, &p, &inlen, (char **)&q,
321 ret = iconv_convchr_case(dp->t_ctp, &p, &ucslen, &dst,
H A Diconv.c301 iconv_convchr_case(void *handle, const char **inbuf, function

Completed in 136 milliseconds