Home
last modified time | relevance | path

Searched defs:substr (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dbytearrayobject.c1307 _bytearray_tailmatch(PyByteArrayObject *self, PyObject *substr, Py_ssize_t start, in _bytearray_tailmatch()
Dunicodeobject.c5273 PyObject *substr, in PyUnicode_Count()
5365 PyObject *substr, in PyUnicode_Tailmatch()
Dstringobject.c2847 _string_tailmatch(PyStringObject *self, PyObject *substr, Py_ssize_t start, in _string_tailmatch()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dbytearrayobject.c1311 _bytearray_tailmatch(PyByteArrayObject *self, PyObject *substr, Py_ssize_t start, in _bytearray_tailmatch()
Dunicodeobject.c5368 PyObject *substr, in PyUnicode_Count()
5460 PyObject *substr, in PyUnicode_Tailmatch()
Dstringobject.c2866 _string_tailmatch(PyStringObject *self, PyObject *substr, Py_ssize_t start, in _string_tailmatch()