Home
last modified time | relevance | path

Searched refs:unicode_replace (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h700 {"replace", _PyCFunction_CAST(unicode_replace), METH_FASTCALL, unicode_replace__doc__},
707 unicode_replace(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_replace() function

Completed in 3 milliseconds