Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/stringlib/
Dtransmogrify.h279 stringlib_replace_interleave(PyObject *self, in stringlib_replace_interleave() function
703 return stringlib_replace_interleave(self, to_s, to_len, maxcount); in stringlib_replace()