Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dunicodedata_db.h566 static struct reindex nfc_last[] = { variable
Dunicodedata.c728 l = find_nfc_index(self, nfc_last, code1); in nfc_nfkc()
/external/python/cpython2/Modules/
Dunicodedata_db.h542 static struct reindex nfc_last[] = { variable
Dunicodedata.c705 l = find_nfc_index(self, nfc_last, *i1); in nfc_nfkc()
/external/harfbuzz_ng/src/hb-ucdn/
Ducdn.c331 r = get_comp_index(b, nfc_last, sizeof(nfc_last) / sizeof(Reindex)); in ucdn_compose()
Ducdn_db.h1816 static const Reindex nfc_last[] = { variable