Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dunicodedata.c.h361 {"lookup", (PyCFunction)unicodedata_UCD_lookup, METH_O, unicodedata_UCD_lookup__doc__},
368 unicodedata_UCD_lookup(PyObject *self, PyObject *arg) in unicodedata_UCD_lookup() function