Searched defs:code_point (Results 1 – 4 of 4) sorted by relevance
78 def fill_attribute(code_point, fields): argument216 def to_upper(code_point): argument225 def to_lower(code_point): argument234 def to_upper_turkish(code_point): argument241 def to_lower_turkish(code_point): argument248 def to_title(code_point): argument257 def is_upper(code_point): argument263 def is_lower(code_point): argument275 def is_alpha(code_point): argument287 def is_digit(code_point): argument[all …]
87 def compatibility_decompose(code_point): argument159 def special_ligature_decompose(code_point): argument
88 def is_combining_remove(code_point): argument181 def canonical_decompose(code_point): argument
170 def convert_to_hex(code_point): argument