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