Home
last modified time | relevance | path

Searched refs:GetCharacterRef (Results 1 – 2 of 2) sorted by relevance

/external/tinyxml2/
Dtinyxml2.cpp313 … char* adjusted = const_cast<char*>( XMLUtil::GetCharacterRef( p, buf, &len ) ); in GetStr()
456 const char* XMLUtil::GetCharacterRef( const char* p, char* value, int* length ) in GetCharacterRef() function in tinyxml2::XMLUtil
Dtinyxml2.h610 static const char* GetCharacterRef( const char* p, char* value, int* length );