Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dunicodedata_db.h350 #define TOTAL_LAST 62 macro
Dunicodedata.c740 index = f*TOTAL_LAST + l; in nfc_nfkc()
/external/python/cpython2/Modules/
Dunicodedata_db.h330 #define TOTAL_LAST 55 macro
Dunicodedata.c717 index = f*TOTAL_LAST + l; in nfc_nfkc()
/external/harfbuzz_ng/src/hb-ucdn/
Ducdn_db.h1601 #define TOTAL_LAST 62 macro
Ducdn.c336 indexi = l * TOTAL_LAST + r; in ucdn_compose()