Searched refs:staticMem (Results 1 – 2 of 2) sorted by relevance
746 void SetValue( const char* val, bool staticMem=false );1260 void SetName( const char* str, bool staticMem=false ) {1261 SetValue( str, staticMem );
775 void XMLNode::SetValue( const char* str, bool staticMem ) in SetValue() argument777 if ( staticMem ) { in SetValue()
Completed in 14 milliseconds