Home
last modified time | relevance | path

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

/third_party/jerryscript/tools/
Dgen-unicode.py151 def group_ranges(i): function
193 letter_tables = split_list(list(group_ranges(letters)))
194 non_letter_tables = split_list(list(group_ranges(non_letters)))
195 separator_tables = split_list(list(group_ranges(separators)))