Searched refs:removeWhitespace (Results 1 – 3 of 3) sorted by relevance
134 void removeWhitespace(bool stripAll=true, const char** cDataTags=NULL);
559 root->removeWhitespace(stripAll, cDataTags); in parseXMLResource()916 void XMLNode::removeWhitespace(bool stripAll, const char** cDataTags) in removeWhitespace() function in XMLNode969 node->removeWhitespace(stripAll, cDataTags); in removeWhitespace()
90 root->removeWhitespace(true, NULL); in compileXmlFile()92 root->removeWhitespace(false, NULL); in compileXmlFile()