Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dunicodedata_db.h352 static struct reindex nfc_first[] = { variable
Dunicodedata.c705 f = find_nfc_index(self, nfc_first, code); in nfc_nfkc()
753 f = find_nfc_index(self, nfc_first, output[o]); in nfc_nfkc()
/external/python/cpython2/Modules/
Dunicodedata_db.h332 static struct reindex nfc_first[] = { variable
Dunicodedata.c686 f = find_nfc_index(self, nfc_first, *i); in nfc_nfkc()
730 f = find_nfc_index(self, nfc_first, *i); in nfc_nfkc()
/external/harfbuzz_ng/src/hb-ucdn/
Ducdn.c330 l = get_comp_index(a, nfc_first, sizeof(nfc_first) / sizeof(Reindex)); in ucdn_compose()
Ducdn_db.h1602 static const Reindex nfc_first[] = { variable