Searched refs:findTagIndex (Results 1 – 2 of 2) sorted by relevance
74 bool findTagIndex( std::string s, int &i );
686 findTagIndex( s, index ); in beginTag()902 bool GRXMLDoc::findTagIndex( std::string s, int &i ) in findTagIndex() function in GRXMLDoc927 if ( !findTagIndex( s, index ) ) in addTagToList()