Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dunicodeobject.h1005 PyAPI_FUNC(PyObject *) _PyUnicode_XStrip(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dunicodeobject.h1005 PyAPI_FUNC(PyObject *) _PyUnicode_XStrip(
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dunicodeobject.h1005 PyAPI_FUNC(PyObject *) _PyUnicode_XStrip(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dunicodeobject.h1005 PyAPI_FUNC(PyObject *) _PyUnicode_XStrip(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dunicodeobject.h1005 PyAPI_FUNC(PyObject *) _PyUnicode_XStrip(
/aosp_15_r20/external/python/cpython2/Include/
Dunicodeobject.h1330 PyAPI_FUNC(PyObject *) _PyUnicode_XStrip(
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpython27.def622 "_PyUnicode_XStrip"
/aosp_15_r20/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()
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c12510 _PyUnicode_XStrip(PyObject *self, int striptype, PyObject *sepobj) in _PyUnicode_XStrip() function
12667 return _PyUnicode_XStrip(self, striptype, sep); in do_argstrip()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1315 …<elf-symbol name='_PyUnicode_XStrip' type='func-type' binding='global-binding' visibility='default…
10327_PyUnicode_XStrip' mangled-name='_PyUnicode_XStrip' filepath='Objects/unicodeobject.c' line='12510…