Home
last modified time | relevance | path

Searched refs:SetStr (Results 1 – 2 of 2) sorted by relevance

/external/tinyxml2/
Dtinyxml2.cpp180 void StrPair::SetStr( const char* str, int flags ) in SetStr() function in tinyxml2::StrPair
777 _value.SetStr( str ); in SetValue()
1386 _name.SetStr( n ); in SetName()
1446 _value.SetStr( v ); in SetAttribute()
1454 _value.SetStr( buf ); in SetAttribute()
1462 _value.SetStr( buf ); in SetAttribute()
1470 _value.SetStr(buf); in SetAttribute()
1479 _value.SetStr( buf ); in SetAttribute()
1486 _value.SetStr( buf ); in SetAttribute()
1493 _value.SetStr( buf ); in SetAttribute()
[all …]
Dtinyxml2.h174 void SetStr( const char* str, int flags=0 );