Home
last modified time | relevance | path

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

/glibc-2.36/localedata/unicode-gen/
Dunicode_utils.py416 def ucs_symbol_range(code_point_low, code_point_high): argument
423 return ucs_symbol(code_point_low) + '..' + ucs_symbol(code_point_high)