Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dunicode.c35 typedef struct SjisUtf16Pare struct
40 SjisUtf16Pare; argument
45 static u16 SearchUnicodeTable(u16 unicode, SjisUtf16Pare * tblp, int elem_num);
52 static const SjisUtf16Pare tblSJIS_UTF16_8140[TBL8140_ELEM_NUM];
53 static const SjisUtf16Pare tblSJIS_UTF16_849f[TBL849f_ELEM_NUM];
243 SearchUnicodeTable(code, (SjisUtf16Pare *) & tblSJIS_UTF16_8140[0xc], in ExUTF16_LEtoSJIS_BE()
276 SearchUnicodeTable(code, (SjisUtf16Pare *) & tblSJIS_UTF16_8140[3], in ExUTF16_LEtoSJIS_BE()
299 SearchUnicodeTable(code, (SjisUtf16Pare *) & tblSJIS_UTF16_8140[0], in ExUTF16_LEtoSJIS_BE()
353 SearchUnicodeTable(code, (SjisUtf16Pare *) & tblSJIS_UTF16_849f, TBL849f_ELEM_NUM); in ExUTF16_LEtoSJIS_BE()
359 SearchUnicodeTable(code, (SjisUtf16Pare *) & tblSJIS_UTF16_8140[0x815c - 0x8140], in ExUTF16_LEtoSJIS_BE()
[all …]