Searched refs:XML_SAVE_WSNONSIG (Results 1 – 7 of 7) sorted by relevance
37 XML_SAVE_WSNONSIG = 1<<7 /* format with non-significant whitespace */ enumerator
66 XML_SAVE_WSNONSIG = 1<<7 /* format with non-significant whitespace */ enumerator
444 else if (options & XML_SAVE_WSNONSIG) in xmlNewSaveCtxt()
41 d XML_SAVE_WSNONSIG... Fmt w/ non-sig space
414 else if (options & XML_SAVE_WSNONSIG) in xmlNewSaveCtxt()
2718 saveOpts |= XML_SAVE_WSNONSIG; in parseAndPrintFile()
1477 Add xmlSaveOption XML_SAVE_WSNONSIG (Adam Spragg)