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

/external/libxml2/python/tests/
H A 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/
H A Ddrv_libxml2.py152 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
157 reader.SetParserProp(libxml2.PARSER_LOADDTD, 0)
326 return 1 # TODO (does that relate to PARSER_LOADDTD)?
345 # TODO (does that relate to PARSER_LOADDTD)?
H A Dlibxml.py616 PARSER_LOADDTD=1 variable

Completed in 42 milliseconds