Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c10602 anylib_find(int kind, PyObject *str1, const void *buf1, Py_ssize_t len1, in anylib_find() function
10734 i = anylib_find(rkind, self, sbuf, slen, str1, buf1, len1, 0); in replace()
10773 i = anylib_find(rkind, self, in replace()
10851 j = anylib_find(rkind, self, in replace()