Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c1380 form_add_text(formobject *f, PyObject *args) in form_add_text() function
1532 {"add_text", (PyCFunction)form_add_text, METH_OLDARGS},