Searched refs:stripAll (Results 1 – 2 of 2) sorted by relevance
36 bool stripAll=true, bool keepComments=false,134 void removeWhitespace(bool stripAll=true, const char** cDataTags=NULL);
552 bool stripAll, bool keepComments, in parseXMLResource() argument559 root->removeWhitespace(stripAll, cDataTags); in parseXMLResource()916 void XMLNode::removeWhitespace(bool stripAll, const char** cDataTags) in removeWhitespace() argument925 stripAll = false; in removeWhitespace()942 if (stripAll) { in removeWhitespace()969 node->removeWhitespace(stripAll, cDataTags); in removeWhitespace()