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

  /external/libxml2/python/tests/
reader2.py 46 reader.SetParserProp(libxml2.PARSER_VALIDATE, 1)
96 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
146 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
200 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
242 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
  /external/libxml2/python/
drv_libxml2.py 155 reader.SetParserProp(libxml2.PARSER_VALIDATE,self.__validate)
libxml.py 618 PARSER_VALIDATE=3

Completed in 52 milliseconds