Searched refs:removeWhitespace (Results 1 – 3 of 3) sorted by relevance
128 void removeWhitespace(bool stripAll=true, const char** cDataTags=NULL);
529 root->removeWhitespace(stripAll, cDataTags); in parseXMLResource()830 void XMLNode::removeWhitespace(bool stripAll, const char** cDataTags) in removeWhitespace() function in XMLNode883 node->removeWhitespace(stripAll, cDataTags); in removeWhitespace()
52 root->removeWhitespace(true, NULL); in compileXmlFile()54 root->removeWhitespace(false, NULL); in compileXmlFile()