Home
last modified time | relevance | path

Searched defs:new_parser (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_config.py100 def new_parser(self, path=''): member in IdleUserConfParserTest
/external/expat/expat/tests/
Dhandlers.c1268 XML_Parser new_parser; in external_entity_duff_loader() local
1303 XML_Parser new_parser = NULL; in external_entity_dbl_handler() local
1360 XML_Parser new_parser; in external_entity_dbl_handler_2() local
/external/rust/crates/xml-rs/src/reader/
Dparser.rs668 fn new_parser() -> PullParser { in new_parser() function
/external/rust/crates/rustc-demangle/src/
Dv0.rs514 let mut new_parser = Parser { in backref() localVariable
/external/python/cpython2/Modules/
Dpyexpat.c1063 xmlparseobject *new_parser; in xmlparse_ExternalEntityParserCreate() local
/external/python/cpython3/Modules/
Dpyexpat.c942 xmlparseobject *new_parser; in pyexpat_xmlparser_ExternalEntityParserCreate_impl() local