Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c1478 form_find_last(formobject *f, PyObject *args) in form_find_last() function
1512 {"find_last", (PyCFunction)form_find_last, METH_OLDARGS},