Home
last modified time | relevance | path

Searched refs:clear_handlers (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dpyexpat.c179 static void clear_handlers(xmlparseobject *self, int initial);
209 clear_handlers(self, 0); in flag_error()
988 clear_handlers(new_parser, 1); in pyexpat_xmlparser_ExternalEntityParserCreate_impl()
1180 clear_handlers(self, 1); in newxmlparseobject()
1199 clear_handlers(op, 0); in xmlparse_clear()
2071 clear_handlers(xmlparseobject *self, int initial) in clear_handlers() function

Completed in 3 milliseconds