Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dunicodedata.c96 new_previous_version(PyTypeObject *ucd_type, in new_previous_version()
1642 PyTypeObject *ucd_type = (PyTypeObject *)PyType_FromSpec(&ucd_type_spec); in unicodedata_exec() local