Home
last modified time | relevance | path

Searched refs:PARSER_LOADDTD (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/python/tests/
Dreader2.py93 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
143 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
197 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
/external/libxml2/python/
Ddrv_libxml2.py154 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
159 reader.SetParserProp(libxml2.PARSER_LOADDTD, 0)
Dlibxml.py616 PARSER_LOADDTD=1 variable