Searched refs:GetEntity (Results 1 - 2 of 2) sorted by relevance

/external/tinyxml/
H A Dtinyxml.h276 static const char* GetEntity( const char* in, char* value, int* length, TiXmlEncoding encoding );
296 return GetEntity( p, _value, length, encoding );
H A Dtinyxmlparser.cpp419 const char* TiXmlBase::GetEntity( const char* p, char* value, int* length, TiXmlEncoding encoding ) function in class:TiXmlBase

Completed in 90 milliseconds