Home
last modified time | relevance | path

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

/haiku/src/libs/iconv/
H A Dcp1254.h33 static const unsigned short cp1254_2uni_2[16] = { variable
64 *pwc = (ucs4_t) cp1254_2uni_2[c-0xd0]; in cp1254_mbtowc()