Home
last modified time | relevance | path

Searched refs:_PyBytes_ReverseFind (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_bytesobject.h32 _PyBytes_ReverseFind(const char *haystack, Py_ssize_t len_haystack,
/third_party/python/Modules/
H A Dmmapmodule.c355 res = _PyBytes_ReverseFind( in mmap_gfind()
/third_party/python/Objects/
H A Dbytesobject.c1291 _PyBytes_ReverseFind(const char *haystack, Py_ssize_t len_haystack, in _PyBytes_ReverseFind() function

Completed in 7 milliseconds