Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h596 unicode_strip_impl(PyObject *self, PyObject *chars);
612 return_value = unicode_strip_impl(self, chars); in unicode_strip()
/third_party/python/Objects/
H A Dunicodeobject.c12692 unicode_strip_impl(PyObject *self, PyObject *chars) in unicode_strip_impl() function

Completed in 23 milliseconds