Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h369 unicode_isalpha_impl(PyObject *self);
374 return unicode_isalpha_impl(self); in unicode_isalpha()
/third_party/python/Objects/
H A Dunicodeobject.c12097 unicode_isalpha_impl(PyObject *self) in unicode_isalpha_impl() function

Completed in 21 milliseconds