Searched defs:newtext (Results 1 – 2 of 2) sorted by relevance
93 static NCURSES_CH_T newtext[MAXLINES][TEXTWIDTH(sp)]; variable
1610 PyObject *newtext = _PyObject_CallMethod(text, &_Py_ID(replace), in _io_TextIOWrapper_write_impl() local