Searched refs:stripAll (Results 1 – 2 of 2) sorted by relevance
34 bool stripAll=true, bool keepComments=false,128 void removeWhitespace(bool stripAll=true, const char** cDataTags=NULL);
522 bool stripAll, bool keepComments, in parseXMLResource() argument529 root->removeWhitespace(stripAll, cDataTags); in parseXMLResource()830 void XMLNode::removeWhitespace(bool stripAll, const char** cDataTags) in removeWhitespace() argument839 stripAll = false; in removeWhitespace()856 if (stripAll) { in removeWhitespace()883 node->removeWhitespace(stripAll, cDataTags); in removeWhitespace()