Searched refs:SetInternedStr (Results 1 – 2 of 2) sorted by relevance
134 void SetInternedStr( const char* str ) { Reset(); this->start = const_cast<char*>(str); } in SetInternedStr() function
564 value.SetInternedStr( str ); in SetValue()