Searched defs:SYMBOLS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/localedef/
H A Dmkwidths.py19 SYMBOLS = {} variable
39 and the numeric values. The result goes into the global SYMBOLS array.
47 SYMBOLS[val] = sym
66 sym = SYMBOLS.get(key, None)

Completed in 60 milliseconds