Home
last modified time | relevance | path

Searched refs:stringlib_expandtabs (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Objects/stringlib/clinic/
Dtransmogrify.h.h14 …{"expandtabs", (PyCFunction)(void(*)(void))stringlib_expandtabs, METH_FASTCALL|METH_KEYWORDS, stri…
20 stringlib_expandtabs(PyObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in stringlib_expandtabs() function
/external/python/cpython2/Objects/stringlib/
Dtransmogrify.h14 stringlib_expandtabs(PyObject *self, PyObject *args) in stringlib_expandtabs() function
/external/python/cpython2/Objects/
Dbytesobject.c2464 {"expandtabs", (PyCFunction)stringlib_expandtabs, METH_VARARGS | METH_KEYWORDS,
Dbytearrayobject.c2846 {"expandtabs", (PyCFunction)stringlib_expandtabs, METH_VARARGS,
/external/python/cpython3/Tools/c-analyzer/
DTODO1063 Objects/stringlib/clinic/transmogrify.h.h:stringlib_expandtabs():_parser static _PyArg_Parser _pars…
Dknown.tsv642 Objects/stringlib/clinic/transmogrify.h.h stringlib_expandtabs _parser variable static _PyArg_Parse…