Searched refs:get_parse_result (Results 1 – 1 of 1) sorted by relevance
692 get_parse_result(pyexpat_state *state, xmlparseobject *self, int rv) in get_parse_result() function762 return get_parse_result(state, self, rc); in pyexpat_xmlparser_Parse_impl()842 return get_parse_result(state, self, 0); in pyexpat_xmlparser_ParseFile_impl()860 return get_parse_result(state, self, rv); in pyexpat_xmlparser_ParseFile_impl()