Home
last modified time | relevance | path

Searched refs:NAME_ALIASES_START (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Tools/unicode/
H A Dmakeunicodedata.py66 NAME_ALIASES_START = 0xF0000 variable
763 NAME_ALIASES_START)
765 (NAME_ALIASES_START + len(unicode.aliases)))
1044 pua_index = NAME_ALIASES_START
1051 assert pua_index - NAME_ALIASES_START == len(self.aliases)

Completed in 2 milliseconds