Searched refs:GetStr (Results 1 – 2 of 2) sorted by relevance
133 const char* GetStr();557 return value.GetStr(); in Value()932 return name.GetStr(); ///< The name of the attribute. in Name()935 return value.GetStr(); ///< The value of the attribute. in Value()
160 const char* StrPair::GetStr() in GetStr() function in StrPair813 if ( !XMLUtil::StringEqual( endTag.GetStr(), node->Value() )) { in ParseDeep()