Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_cursesmodule.c4446 PyCurses_ConvertToWchar_t(PyObject *obj, in PyCurses_ConvertToWchar_t() function
4503 if (!PyCurses_ConvertToWchar_t(ch, &wch)) in _curses_unget_wch()