Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/unicode/
Dmakeunicodedata.py52 EASTASIANWIDTH_NAMES = [ "F", "H", "W", "Na", "A", "N" ] variable
119 eastasianwidth = EASTASIANWIDTH_NAMES.index(record[15])
272 for name in EASTASIANWIDTH_NAMES: