Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/xml/sax/
Dhandler.py299 property_declaration_handler = "http://xml.org/sax/properties/declaration-handler" variable
339 property_declaration_handler,
/external/python/cpython3/Lib/xml/sax/
Dhandler.py299 property_declaration_handler = "http://xml.org/sax/properties/declaration-handler" variable
339 property_declaration_handler,
/external/libxml2/python/
Ddrv_libxml2.py70 property_declaration_handler, \
359 elif name == property_declaration_handler:
368 elif name == property_declaration_handler:
/external/python/cpython2/Doc/library/
Dxml.sax.handler.rst122 .. data:: property_declaration_handler
/external/python/cpython3/Doc/library/
Dxml.sax.handler.rst129 .. data:: property_declaration_handler