Home
last modified time | relevance | path

Searched defs:newtext (Results 1 – 2 of 2) sorted by relevance

/third_party/ncurses/ncurses/tty/
Dhashmap.c93 static NCURSES_CH_T newtext[MAXLINES][TEXTWIDTH(sp)]; variable
/third_party/python/Modules/_io/
Dtextio.c1610 PyObject *newtext = _PyObject_CallMethod(text, &_Py_ID(replace), in _io_TextIOWrapper_write_impl() local