Searched refs:anylib_count (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ |
H A D | unicodeobject.c | 10562 anylib_count(int kind, PyObject *sstr, const void* sbuf, Py_ssize_t slen, in anylib_count() function 10739 n = anylib_count(rkind, self, sbuf, slen, str1, buf1, len1, maxcount); in replace()
|
Completed in 30 milliseconds