OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PyCursesPanel_replace_panel
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython2/Modules/
_curses_panel.c
265
PyCursesPanel_replace_panel
(PyCursesPanelObject *self, PyObject *args)
339
{"replace", (PyCFunction)
PyCursesPanel_replace_panel
, METH_VARARGS},
/external/python/cpython3/Modules/
_curses_panel.c
294
PyCursesPanel_replace_panel
(PyCursesPanelObject *self, PyObject *args)
368
{"replace", (PyCFunction)
PyCursesPanel_replace_panel
, METH_VARARGS},
Completed in 642 milliseconds