Searched refs:GetStringProperty (Results 1 – 2 of 2) sorted by relevance
50 bool GetStringProperty(const xmlNodePtr node, const string& prefix, in GetStringProperty() function101 bool success = GetStringProperty(node, prefix, property, value); in ReadStringProperty()
224 bool GetStringProperty(const xmlNodePtr node, const char* prefix, in GetStringProperty() function