Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h432 unicode_isdigit_impl(PyObject *self);
437 return unicode_isdigit_impl(self); in unicode_isdigit()
/third_party/python/Objects/
H A Dunicodeobject.c12217 unicode_isdigit_impl(PyObject *self) in unicode_isdigit_impl() function

Completed in 22 milliseconds