Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_cursesmodule.c1603 PyCursesWindow_InStr(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_InStr() function
2382 {"instr", (PyCFunction)PyCursesWindow_InStr, METH_VARARGS},
/external/python/cpython2/Modules/
D_cursesmodule.c1092 PyCursesWindow_InStr(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_InStr() function
1618 {"instr", (PyCFunction)PyCursesWindow_InStr, METH_VARARGS},