Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dunicodedata.c.h493 …{"name", (PyCFunction)(void(*)(void))unicodedata_UCD_name, METH_FASTCALL, unicodedata_UCD_name__do…
499 unicodedata_UCD_name(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicodedata_UCD_name() function