HomeSort by relevance Sort by last modified time
    Searched refs:PARSER_LOADDTD (Results 1 - 3 of 3) sorted by null

  /external/libxml2/python/tests/
reader2.py 93 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
143 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
197 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
  /external/libxml2/python/
drv_libxml2.py 152 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)?
libxml.py 616 PARSER_LOADDTD=1

Completed in 8351 milliseconds