Home
last modified time | relevance | path

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

/dports/devel/py-numba/numba-0.51.2/numba/cpython/
H A Dunicode.py640 def unicode_rfind(data, substr, start=None, end=None): function
/dports/lang/python27/Python-2.7.18/Objects/
H A Dunicodeobject.c7368 unicode_rfind(PyUnicodeObject *self, PyObject *args) in unicode_rfind() function
7943 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodeobject.c7235 unicode_rfind(PyUnicodeObject *self, PyObject *args) in unicode_rfind() function
7814 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dunicodeobject.c7368 unicode_rfind(PyUnicodeObject *self, PyObject *args) in unicode_rfind() function
7943 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dunicodeobject.c12807 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() function
13924 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dunicodeobject.c12807 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() function
13924 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/lang/python37/Python-3.7.12/Objects/
H A Dunicodeobject.c12804 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() function
13921 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dunicodeobject.c13106 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() function
14223 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/lang/python38/Python-3.8.12/Objects/
H A Dunicodeobject.c12807 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() function
13924 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dunicodeobject.c12807 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() function
13924 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dunicodeobject.c12807 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() function
13924 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/lang/python310/Python-3.10.1/Objects/
H A Dunicodeobject.c13365 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() function
14482 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},
/dports/lang/python39/Python-3.9.9/Objects/
H A Dunicodeobject.c13208 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() function
14337 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},