Searched refs:tagloc (Results 1 – 1 of 1) sorted by relevance
1028 const char* tagloc = tag->c_str() + tagIndex; in StreamIn() local1029 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING ); in StreamIn()