Home
last modified time | relevance | path

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

/glibc-2.36/localedata/unicode-gen/
Dgen_unicode_ctype.py250 output_charmap(i18n_file, 'map "totitle";', unicode_utils.to_title)
Dunicode_utils.py248 def to_title(code_point): function