Searched refs:unicode_data_file (Results 1 – 1 of 1) sorted by relevance
90 def read_categories(self, unicode_data_file): argument99 with open(unicode_data_file) as unicode_data:324 def read_case_mappings(unicode_data_file, special_casing_file): argument338 with open(unicode_data_file) as unicode_data: