Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:tagIndex

635 		int tagIndex = (int) tag->length();
652 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING );
943 int tagIndex = (int) tag->length();
999 const char* tagloc = tag->c_str() + tagIndex;