Searched refs:UNI_UNDEFINED (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/unicode/ | ||
H A D | gencodec.py | 35 UNI_UNDEFINED = chr(0xFFFE) variable 233 mapchar = UNI_UNDEFINED 249 append(' %a \t## Widen to UCS2 for optimization' % UNI_UNDEFINED) |
Completed in 1 milliseconds