Home
last modified time | relevance | path

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

/external/tinyxml2/
Dtinyxml2.cpp2006 XMLDocument::XMLDocument( bool processEntities, Whitespace whitespaceMode ) : in XMLDocument() argument
2011 _whitespaceMode( whitespaceMode ), in XMLDocument()
Dtinyxml2.h1665 XMLDocument( bool processEntities = true, Whitespace whitespaceMode = PRESERVE_WHITESPACE );