Home
last modified time | relevance | path

Searched defs:ucd_type (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
Dunicodedata.c98 new_previous_version(PyTypeObject *ucd_type, in new_previous_version()
1490 PyTypeObject *ucd_type = (PyTypeObject *)PyType_FromSpec(&ucd_type_spec); in unicodedata_exec() local