Searched refs:EASTASIAN_WIDTH (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/unicode/ | ||
H A D | makeunicodedata.py | 50 EASTASIAN_WIDTH = "EastAsianWidth%s.txt" variable 1078 for char, (width,) in UcdFile(EASTASIAN_WIDTH, version).expanded(): |
Completed in 2 milliseconds