Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c1154 xmlparse_SetParamEntityParsing(xmlparseobject *p, PyObject* args) in xmlparse_SetParamEntityParsing() function
1206 {"SetParamEntityParsing", (PyCFunction)xmlparse_SetParamEntityParsing,