Searched refs:eastasianwidth (Results 1 – 1 of 1) sorted by relevance
/external/python/cpython2/Tools/unicode/ |
D | makeunicodedata.py | 119 eastasianwidth = EASTASIANWIDTH_NAMES.index(record[15]) 122 category, combining, bidirectional, mirrored, eastasianwidth, 821 def __init__(self, filename, exclusions, eastasianwidth, unihan, argument 869 for s in open(eastasianwidth):
|