Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dunicodedata_db.h4439 static const unsigned char decomp_index1[] = { variable
H A Dunicodedata.c427 index = decomp_index1[(code>>DECOMP_SHIFT)]; in unicodedata_UCD_decomposition_impl()
473 *index = decomp_index1[(code>>DECOMP_SHIFT)]; in get_decomp_record()

Completed in 19 milliseconds