Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dunicodedata.c729 int comb1 = _getrecord_ex(code1)->combining; in nfc_nfkc() local
731 if (comb1 == 0) in nfc_nfkc()
733 if (comb >= comb1) { in nfc_nfkc()
745 if (comb1 == 0) in nfc_nfkc()
747 comb = comb1; in nfc_nfkc()

Completed in 2 milliseconds