Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h411 unicode_isdecimal_impl(PyObject *self);
416 return unicode_isdecimal_impl(self); in unicode_isdecimal()
/third_party/python/Objects/
H A Dunicodeobject.c12178 unicode_isdecimal_impl(PyObject *self) in unicode_isdecimal_impl() function

Completed in 21 milliseconds