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

  /external/libxml2/python/tests/
reader2.py 95 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
145 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
199 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
reader3.py 66 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES, 1)
137 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
  /external/libxml2/python/
drv_libxml2.py 154 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
libxml.py 619 PARSER_SUBST_ENTITIES=4

Completed in 46 milliseconds