Home
last modified time | relevance | path

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

/external/libxml2/python/tests/
Dreader2.py181 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
231 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
285 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