Searched defs:property_xml_string (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/python/
H A Ddrv_libxml2.py25 - property_xml_string?
72 property_xml_string namespace
/external/python/cpython2/Lib/xml/sax/
H A Dhandler.py312 property_xml_string = "http://xml.org/sax/properties/xml-string" variable
340 property_xml_string,
H A Dexpatreader.py13 from xml.sax.handler import property_xml_string, property_interning_dict namespace
173 elif name == property_xml_string:
193 elif name == property_xml_string:
/external/python/cpython3/Lib/xml/sax/
H A Dhandler.py312 property_xml_string = "http://xml.org/sax/properties/xml-string" variable
340 property_xml_string,
H A Dexpatreader.py13 from xml.sax.handler import property_xml_string, property_interning_dict namespace
170 elif name == property_xml_string:
190 elif name == property_xml_string:

Completed in 193 milliseconds