Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:GetEntity

276 	static const char* GetEntity( const char* in, char* value, int* length, TiXmlEncoding encoding );
296 return GetEntity( p, _value, length, encoding );