Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dpyexpat.c1132 newxmlparseobject(pyexpat_state *state, const char *encoding, in newxmlparseobject() function
1555 result = newxmlparseobject(state, encoding, namespace_separator, intern); in pyexpat_ParserCreate_impl()