Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/common/
H A Dutf8%ibm.c40 int get_ibm_by_utf(_icv_state *st, char c1, char c2, int *unidx,
177 n = get_ibm_by_utf(st, c1, c2, &unidx, &ibm_code); in _icv_iconv()
232 int get_ibm_by_utf(st, c1, c2, unidx, ibm_code) in get_ibm_by_utf() function
H A Dcnv_utf8ibm.c167 n = get_ibm_by_utf(st, c1, c2, &unidx, &ibm_code); in _icv_iconv()
222 int get_ibm_by_utf(st, c1, c2, unidx, ibm_code) in get_ibm_by_utf() function