Searched refs:NameIs (Results 1 – 2 of 2) sorted by relevance
71 bool NameIs(const char *name) const;
314 bool XMLNode::NameIs(const char *name) const { in NameIs() function in XMLNode472 if (node.NameIs("key")) { in CreatePlistValue()