HomeSort by relevance Sort by last modified time
    Searched refs:GetEntity (Results 1 - 2 of 2) sorted by null

  /external/tinyxml/
tinyxml.h 276 static const char* GetEntity( const char* in, char* value, int* length, TiXmlEncoding encoding );
296 return GetEntity( p, _value, length, encoding );
    [all...]
tinyxmlparser.cpp 419 const char* TiXmlBase::GetEntity( const char* p, char* value, int* length, TiXmlEncoding encoding )
    [all...]

Completed in 39 milliseconds