Home
last modified time | relevance | path

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

/external/tinyxml/
Dtinyxmlparser.cpp999 const char* tagloc = tag->c_str() + tagIndex; in StreamIn() local
1000 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING ); in StreamIn()