Home
last modified time | relevance | path

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

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