Home
last modified time | relevance | path

Searched refs:whitespaceMode (Results 1 – 2 of 2) sorted by relevance

/external/tinyxml2/
Dtinyxml2.cpp2109 XMLDocument::XMLDocument( bool processEntities, Whitespace whitespaceMode ) : in XMLDocument() argument
2114 _whitespaceMode( whitespaceMode ), in XMLDocument()
Dtinyxml2.h1718 XMLDocument( bool processEntities = true, Whitespace whitespaceMode = PRESERVE_WHITESPACE );