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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dunicodeobject.c7798 unicode_endswith(PyUnicodeObject *self, function
7929 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodeobject.c7690 unicode_endswith(PyUnicodeObject *self, function
7825 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},

Completed in 34 milliseconds