Searched refs:checkTag (Results 1 – 2 of 2) sorted by relevance
123 bool checkTag(const MarkupNode &Node) const;
204 if (!checkTag(Node)) in filterNode()640 bool MarkupFilter::checkTag(const MarkupNode &Node) const { in checkTag() function in MarkupFilter