Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dunicodedata.c698 int LIndex, VIndex; in nfc_nfkc() local
699 LIndex = code - LBase; in nfc_nfkc()
701 code = SBase + (LIndex*VCount+VIndex)*TCount; in nfc_nfkc()

Completed in 2 milliseconds