Home
last modified time | relevance | path

Searched refs:change_record (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A Dunicodedata_db.h6061 static const change_record change_records_3_2_0[] = {
7832 static const change_record* get_change_3_2_0(Py_UCS4 n) in get_change_3_2_0()
H A Dunicodedata.c47 typedef struct change_record { struct
55 } change_record; typedef
78 const change_record* (*getrecord)(Py_UCS4);
99 const char*name, const change_record* (*getrecord)(Py_UCS4), in new_previous_version()
141 const change_record *old = get_old_record(self, c); in unicodedata_UCD_decimal_impl()
229 const change_record *old = get_old_record(self, c); in unicodedata_UCD_numeric_impl()
274 const change_record *old = get_old_record(self, c); in unicodedata_UCD_category_impl()
301 const change_record *old = get_old_record(self, c); in unicodedata_UCD_bidirectional_impl()
330 const change_record *old = get_old_record(self, c); in unicodedata_UCD_combining_impl()
358 const change_record *ol in unicodedata_UCD_mirrored_impl()
[all...]

Completed in 31 milliseconds