Searched refs:decomp_index1 (Results 1 – 4 of 4) sorted by relevance
3526 static unsigned char decomp_index1[] = { variable
427 index = decomp_index1[(code>>DECOMP_SHIFT)]; in unicodedata_decomposition()473 *index = decomp_index1[(code>>DECOMP_SHIFT)]; in get_decomp_record()
4487 static const unsigned short decomp_index1[] = { variable
86 index = decomp_index1[index + offset] << DECOMP_SHIFT2; in get_decomp_record()