Home
last modified time | relevance | path

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

/third_party/jerryscript/tools/
Dgen-unicode.py90 def read_categories(self, unicode_data_file): argument
99 with open(unicode_data_file) as unicode_data:
324 def read_case_mappings(unicode_data_file, special_casing_file): argument
338 with open(unicode_data_file) as unicode_data: