Home
last modified time | relevance | path

Searched refs:unicode_find (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c6500 unicode_find(PyUnicodeObject *self, PyObject *args) in unicode_find() function
7806 {"find", (PyCFunction) unicode_find, METH_VARARGS, find__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c6595 unicode_find(PyUnicodeObject *self, PyObject *args) in unicode_find() function
7910 {"find", (PyCFunction) unicode_find, METH_VARARGS, find__doc__},