Home
last modified time | relevance | path

Searched refs:PyCursesWindow_InsStr (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_cursesmodule.c1135 PyCursesWindow_InsStr(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_InsStr() function
1617 {"insstr", (PyCFunction)PyCursesWindow_InsStr, METH_VARARGS},
/external/python/cpython3/Modules/
D_cursesmodule.c1447 PyCursesWindow_InsStr(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_InsStr() function
2044 {"insstr", (PyCFunction)PyCursesWindow_InsStr, METH_VARARGS},