Searched refs:findTagIndex (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dgrxmldoc.h74 bool findTagIndex( std::string s, int &i );
H A Dgrxmldoc.cpp686 findTagIndex( s, index );
902 bool GRXMLDoc::findTagIndex( std::string s, int &i ) function in class:GRXMLDoc
927 if ( !findTagIndex( s, index ) )

Completed in 51 milliseconds