Home
last modified time | relevance | path

Searched defs:stringlib_isdigit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dctype.h25 stringlib_isdigit(PyObject *self) in stringlib_isdigit() function
/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dctype.h32 stringlib_isdigit(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isdigit() function