Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Dcp1129.h25 static const unsigned short cp1129_2uni[96] = { variable
53 *pwc = (ucs4_t) cp1129_2uni[c-0xa0]; in cp1129_mbtowc()
H A Dcp1163.h34 *pwc = (ucs4_t) cp1129_2uni[c-0xa0]; in cp1163_mbtowc()