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

  /external/libxml2/include/libxml/
xmlsave.h 35 XML_SAVE_AS_XML = 1<<5, /* force XML serialization on HTML doc */
  /external/libxml2/
xmlsave.c 829 ((ctxt->options & XML_SAVE_AS_XML) == 0)) ||
1037 ((ctxt->options & XML_SAVE_AS_XML) == 0) &&
1067 (ctxt->options & XML_SAVE_AS_XML) ||
    [all...]
xmllint.c     [all...]

Completed in 24 milliseconds