Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dunicodedata_db.h332 static struct reindex nfc_first[] = { variable
Dunicodedata.c682 f = find_nfc_index(self, nfc_first, *i); in nfc_nfkc()
726 f = find_nfc_index(self, nfc_first, *i); in nfc_nfkc()
/external/harfbuzz_ng/src/hb-ucdn/
Dunicodedata_db.h1494 static const Reindex nfc_first[] = { variable
Ducdn.c329 l = get_comp_index(a, nfc_first); in ucdn_compose()