Home
last modified time | relevance | path

Searched defs:sysid (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/
Dexpatreader.py365 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument
368 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument
371 def notation_decl(self, name, base, sysid, pubid): argument
374 def external_entity_ref(self, context, base, sysid, pubid): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/
Dexpatreader.py381 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument
384 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument
387 def notation_decl(self, name, base, sysid, pubid): argument
390 def external_entity_ref(self, context, base, sysid, pubid): argument