Home
last modified time | relevance | path

Searched refs:unicode_removeprefix (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h765 {"removeprefix", (PyCFunction)unicode_removeprefix, METH_O, unicode_removeprefix__doc__},
771 unicode_removeprefix(PyObject *self, PyObject *arg) in unicode_removeprefix() function

Completed in 3 milliseconds