Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c10396 anylib_find(int kind, PyObject *str1, void *buf1, Py_ssize_t len1, in anylib_find() function
10525 i = anylib_find(rkind, self, sbuf, slen, str1, buf1, len1, 0); in replace()
10560 i = anylib_find(rkind, self, in replace()
10634 j = anylib_find(rkind, self, in replace()