Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c1022 PyCursesWindow_InsCh(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_InsCh() function
1613 {"insch", (PyCFunction)PyCursesWindow_InsCh, METH_VARARGS},
/external/python/cpython3/Modules/
D_cursesmodule.c1336 PyCursesWindow_InsCh(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_InsCh() function
2040 {"insch", (PyCFunction)PyCursesWindow_InsCh, METH_VARARGS},