Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dunicodeobject.h1024 PyAPI_FUNC(PyObject *) _PyUnicode_XStrip(
/external/python/cpython2/Include/
Dunicodeobject.h1330 PyAPI_FUNC(PyObject *) _PyUnicode_XStrip(
/external/python/cpython2/PC/os2emx/
Dpython27.def622 "_PyUnicode_XStrip"
/external/python/cpython2/Objects/
Dunicodeobject.c7062 _PyUnicode_XStrip(PyUnicodeObject *self, int striptype, PyObject *sepobj) in _PyUnicode_XStrip() function
7136 return _PyUnicode_XStrip(self, striptype, sep); in do_argstrip()
7142 res = _PyUnicode_XStrip(self, striptype, sep); in do_argstrip()
Dstringobject.c1907 res = _PyUnicode_XStrip((PyUnicodeObject *)uniself, in do_argstrip()
/external/python/cpython3/Objects/
Dunicodeobject.c12825 _PyUnicode_XStrip(PyObject *self, int striptype, PyObject *sepobj) in _PyUnicode_XStrip() function
12982 return _PyUnicode_XStrip(self, striptype, sep); in do_argstrip()
/external/python/cpython3/Doc/data/
Dpython3.10.abi1301 …<elf-symbol name='_PyUnicode_XStrip' type='func-type' binding='global-binding' visibility='default…
10981_PyUnicode_XStrip' mangled-name='_PyUnicode_XStrip' filepath='Objects/unicodeobject.c' line='12806…