Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c1472 form_find_first(formobject *f, PyObject *args) in form_find_first() function
1511 {"find_first", (PyCFunction)form_find_first, METH_OLDARGS},