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