Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A DUTF-8%zh_TW-big5p.c48 static int utf8_to_big5p(int, unsigned long, char *, size_t);
231 n = utf8_to_big5p(unidx, big5pcode, in _icv_iconv()
345 static int utf8_to_big5p(int unidx, unsigned long big5pcode, char *buf, size_t buflen) in utf8_to_big5p() function