Home
last modified time | relevance | path

Searched refs:tagloc (Results 1 – 2 of 2) 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()
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp1028 const char* tagloc = tag->c_str() + tagIndex; in StreamIn() local
1029 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING ); in StreamIn()