Searched refs:cDataTags (Results 1 – 2 of 2) sorted by relevance
37 const char** cDataTags=NULL);134 void removeWhitespace(bool stripAll=true, const char** cDataTags=NULL);
553 const char** cDataTags) in parseXMLResource() argument559 root->removeWhitespace(stripAll, cDataTags); in parseXMLResource()916 void XMLNode::removeWhitespace(bool stripAll, const char** cDataTags) in removeWhitespace() argument920 if (cDataTags) { in removeWhitespace()922 const char** p = cDataTags; in removeWhitespace()969 node->removeWhitespace(stripAll, cDataTags); in removeWhitespace()