/dports/devel/py-numba/numba-0.51.2/numba/cpython/ |
H A D | unicode.py | 830 def unicode_endswith(s, substr, start=None, end=None): function
|
/dports/lang/python27/Python-2.7.18/Objects/ |
H A D | unicodeobject.c | 7823 unicode_endswith(PyUnicodeObject *self, in unicode_endswith() function 7954 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
H A D | unicodeobject.c | 7690 unicode_endswith(PyUnicodeObject *self, in unicode_endswith() function 7825 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/lang/python-legacy/Python-2.7.18/Objects/ |
H A D | unicodeobject.c | 7823 unicode_endswith(PyUnicodeObject *self, in unicode_endswith() function 7954 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/databases/py-gdbm/Python-3.8.12/Objects/ |
H A D | unicodeobject.c | 13444 unicode_endswith(PyObject *self, in unicode_endswith() function 13935 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/lang/python-tools/Python-3.8.12/Objects/ |
H A D | unicodeobject.c | 13444 unicode_endswith(PyObject *self, in unicode_endswith() function 13935 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/lang/python37/Python-3.7.12/Objects/ |
H A D | unicodeobject.c | 13441 unicode_endswith(PyObject *self, in unicode_endswith() function 13932 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/lang/python311/Python-3.11.0a3/Objects/ |
H A D | unicodeobject.c | 13733 unicode_endswith(PyObject *self, in unicode_endswith() function 14234 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/lang/python38/Python-3.8.12/Objects/ |
H A D | unicodeobject.c | 13444 unicode_endswith(PyObject *self, in unicode_endswith() function 13935 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/databases/py-sqlite3/Python-3.8.12/Objects/ |
H A D | unicodeobject.c | 13444 unicode_endswith(PyObject *self, in unicode_endswith() function 13935 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/ |
H A D | unicodeobject.c | 13444 unicode_endswith(PyObject *self, in unicode_endswith() function 13935 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/lang/python310/Python-3.10.1/Objects/ |
H A D | unicodeobject.c | 13992 unicode_endswith(PyObject *self, in unicode_endswith() function 14493 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|
/dports/lang/python39/Python-3.9.9/Objects/ |
H A D | unicodeobject.c | 13847 unicode_endswith(PyObject *self, in unicode_endswith() function 14348 {"endswith", (PyCFunction) unicode_endswith, METH_VARARGS, endswith__doc__},
|