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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dunicodeobject.c6708 unicode_islower(PyUnicodeObject *self) function
7930 {"islower", (PyCFunction) unicode_islower, METH_NOARGS, islower__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodeobject.c6600 unicode_islower(PyUnicodeObject *self) function
7826 {"islower", (PyCFunction) unicode_islower, METH_NOARGS, islower__doc__},

Completed in 70 milliseconds