Home
last modified time | relevance | path

Searched refs:unicode_isdigit (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h429 {"isdigit", (PyCFunction)unicode_isdigit, METH_NOARGS, unicode_isdigit__doc__},
435 unicode_isdigit(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_isdigit() function

Completed in 3 milliseconds