HomeSort by relevance Sort by last modified time
    Searched full:pyexpat_xmlparser_setbase (Results 1 - 1 of 1) sorted by null

  /external/python/cpython3/Modules/clinic/
pyexpat.c.h 53 {"SetBase", (PyCFunction)pyexpat_xmlparser_SetBase, METH_O, pyexpat_xmlparser_SetBase__doc__},
59 pyexpat_xmlparser_SetBase(xmlparseobject *self, PyObject *arg)

Completed in 111 milliseconds