Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dunicodedata.c.h83 … {"numeric", (PyCFunction)unicodedata_UCD_numeric, METH_FASTCALL, unicodedata_UCD_numeric__doc__},
90 unicodedata_UCD_numeric(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicodedata_UCD_numeric() function