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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Dgentranslit.c32 int uni2index[0x110000]; local
66 uni2index[j] = -1;
88 if (uni2index[j] < 0) {
89 uni2index[j] = index;
109 if (uni2index[j] >= 0)
110 data[uni2index[j]] = index - uni2index[j] - 1;
144 if (uni2index[j] >= 0)
150 if (uni2index[j] >= 0)
179 if (uni2index[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Dgentranslit.c32 int uni2index[0x110000]; local
66 uni2index[j] = -1;
88 if (uni2index[j] < 0) {
89 uni2index[j] = index;
109 if (uni2index[j] >= 0)
110 data[uni2index[j]] = index - uni2index[j] - 1;
144 if (uni2index[j] >= 0)
150 if (uni2index[j] >= 0)
179 if (uni2index[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/tools/
H A Dcjk_variants.c31 int uni2index[0x10000]; local
65 uni2index[j] = -1;
81 uni2index[j] = index;
117 printf(" %5d,",uni2index[j]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/tools/
H A Dcjk_variants.c31 int uni2index[0x10000]; local
65 uni2index[j] = -1;
81 uni2index[j] = index;
117 printf(" %5d,",uni2index[j]);

Completed in 113 milliseconds