Home
last modified time | relevance | path

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

/dports/lang/python37/Python-3.7.12/Objects/clinic/
H A Dunicodeobject.c.h492 {"strip", (PyCFunction)unicode_strip, METH_FASTCALL, unicode_strip__doc__},
498 unicode_strip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_strip() function
/dports/databases/py-gdbm/Python-3.8.12/Objects/clinic/
H A Dunicodeobject.c.h590 {"strip", (PyCFunction)(void(*)(void))unicode_strip, METH_FASTCALL, unicode_strip__doc__},
596 unicode_strip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_strip() function
/dports/lang/python-tools/Python-3.8.12/Objects/clinic/
H A Dunicodeobject.c.h590 {"strip", (PyCFunction)(void(*)(void))unicode_strip, METH_FASTCALL, unicode_strip__doc__},
596 unicode_strip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_strip() function
/dports/lang/python38/Python-3.8.12/Objects/clinic/
H A Dunicodeobject.c.h590 {"strip", (PyCFunction)(void(*)(void))unicode_strip, METH_FASTCALL, unicode_strip__doc__},
596 unicode_strip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_strip() function
/dports/lang/python39/Python-3.9.9/Objects/clinic/
H A Dunicodeobject.c.h590 {"strip", (PyCFunction)(void(*)(void))unicode_strip, METH_FASTCALL, unicode_strip__doc__},
596 unicode_strip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_strip() function
/dports/databases/py-sqlite3/Python-3.8.12/Objects/clinic/
H A Dunicodeobject.c.h590 {"strip", (PyCFunction)(void(*)(void))unicode_strip, METH_FASTCALL, unicode_strip__doc__},
596 unicode_strip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_strip() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/clinic/
H A Dunicodeobject.c.h590 {"strip", (PyCFunction)(void(*)(void))unicode_strip, METH_FASTCALL, unicode_strip__doc__},
596 unicode_strip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_strip() function
/dports/lang/python311/Python-3.11.0a3/Objects/clinic/
H A Dunicodeobject.c.h575 {"strip", (PyCFunction)(void(*)(void))unicode_strip, METH_FASTCALL, unicode_strip__doc__},
581 unicode_strip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_strip() function
/dports/lang/python310/Python-3.10.1/Objects/clinic/
H A Dunicodeobject.c.h575 {"strip", (PyCFunction)(void(*)(void))unicode_strip, METH_FASTCALL, unicode_strip__doc__},
581 unicode_strip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_strip() function
/dports/devel/py-numba/numba-0.51.2/numba/cpython/
H A Dunicode.py1483 def unicode_strip(string, chars=None): function
/dports/lang/python27/Python-2.7.18/Objects/
H A Dunicodeobject.c7184 unicode_strip(PyUnicodeObject *self, PyObject *args) in unicode_strip() function
7949 {"strip", (PyCFunction) unicode_strip, METH_VARARGS, strip__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodeobject.c7051 unicode_strip(PyUnicodeObject *self, PyObject *args) in unicode_strip() function
7820 {"strip", (PyCFunction) unicode_strip, METH_VARARGS, strip__doc__},
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dunicodeobject.c7184 unicode_strip(PyUnicodeObject *self, PyObject *args) in unicode_strip() function
7949 {"strip", (PyCFunction) unicode_strip, METH_VARARGS, strip__doc__},