Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dpyexpat.c.h241 …{"SetParamEntityParsing", (PyCFunction)pyexpat_xmlparser_SetParamEntityParsing, METH_O, pyexpat_xm…
247 pyexpat_xmlparser_SetParamEntityParsing(xmlparseobject *self, PyObject *arg) in pyexpat_xmlparser_SetParamEntityParsing() function