Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dunicodedata.c.h16 … {"decimal", (PyCFunction)unicodedata_UCD_decimal, METH_FASTCALL, unicodedata_UCD_decimal__doc__},
23 unicodedata_UCD_decimal(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicodedata_UCD_decimal() function