Searched refs:from_ucs4_idx (Results 1 – 3 of 3) sorted by relevance
17660 } from_ucs4_idx[] = variable17974 i < sizeof (from_ucs4_idx) / sizeof (from_ucs4_idx[0]); \17977 if (ch < from_ucs4_idx[i].from) \17979 if (from_ucs4_idx[i].to >= ch) \17981 cp = from_ucs4[from_ucs4_idx[i].offset \17982 + ch - from_ucs4_idx[i].from]; \
7324 (from_ucs4, from_ucs4_idx): Update to Unicode 3.2.
65332 (from_ucs4_idx): Regenerate.