Searched refs:to_title (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/localedata/unicode-gen/ | ||
D | gen_unicode_ctype.py | 250 output_charmap(i18n_file, 'map "totitle";', unicode_utils.to_title) |
D | unicode_utils.py | 248 def to_title(code_point): function |