Searched refs:anylib_find (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ |
H A D | unicodeobject.c | 10544 anylib_find(int kind, PyObject *str1, const void *buf1, Py_ssize_t len1, in anylib_find() function 10676 i = anylib_find(rkind, self, sbuf, slen, str1, buf1, len1, 0); in replace() 10715 i = anylib_find(rkind, self, in replace() 10790 j = anylib_find(rkind, self, in replace()
|
Completed in 19 milliseconds