Searched defs:foundRule (Results 1 - 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dgrxmldoc.cpp425 bool foundRule = findRuleIndex( ruleName, index ); local
426 if (foundRule) {
627 bool foundRule = findRuleIndex( ruleName, index ); local
628 if (!foundRule) {

Completed in 262 milliseconds