Lines Matching refs:open_data
885 def open_data(template, version): function
920 with open_data(UNICODE_DATA, version) as file:
966 with open_data(NAME_ALIASES, version) as file:
986 with open_data(NAMED_SEQUENCES, version) as file:
1004 with open_data(COMPOSITION_EXCLUSIONS, version) as file:
1015 with open_data(EASTASIAN_WIDTH, version) as file:
1039 with open_data(DERIVED_CORE_PROPERTIES, version) as file:
1059 with open_data(LINE_BREAK, version) as file:
1081 with open_data(DERIVEDNORMALIZATION_PROPS, version) as file:
1102 with open_data(UNIHAN, version) as file:
1121 with open_data(SPECIAL_CASING, version) as file:
1139 with open_data(CASE_FOLDING, version) as file: