Home
last modified time | relevance | path

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

/third_party/python/Tools/unicode/
Dmakeunicodedata.py50 EASTASIAN_WIDTH = "EastAsianWidth%s.txt" variable
1078 for char, (width,) in UcdFile(EASTASIAN_WIDTH, version).expanded():