Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dreadline.c623 insert_text(PyObject *self, PyObject *args) in insert_text() function
658 {"insert_text", insert_text, METH_VARARGS, doc_insert_text},