Searched refs:COLLAPSE_WHITESPACE (Results 1 – 4 of 4) sorted by relevance
140 However, you may also use COLLAPSE_WHITESPACE, which will:146 Note that (currently) there is a performance impact for using COLLAPSE_WHITESPACE.
1816 XMLDocument doc( true, COLLAPSE_WHITESPACE ); in main()1844 XMLDocument doc( true, COLLAPSE_WHITESPACE ); in main()
1697 COLLAPSE_WHITESPACE enumerator
1180 if ( _document->WhitespaceMode() == COLLAPSE_WHITESPACE ) { in ParseDeep()