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

/haiku/src/libs/iconv/
H A Dhkscs2004.h65 static const ucs4_t hkscs2004_2uni_upages[78] = { variable
92 wc = hkscs2004_2uni_upages[swc>>8] | (swc & 0xff);
96 wc = hkscs2004_2uni_upages[swc>>8] | (swc & 0xff);

Completed in 117 milliseconds