Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h285 unicode_islower_impl(PyObject *self);
290 return unicode_islower_impl(self); in unicode_islower()
/third_party/python/Objects/
H A Dunicodeobject.c11909 unicode_islower_impl(PyObject *self) in unicode_islower_impl() function

Completed in 19 milliseconds