Searched refs:findSubGraph (Results 1 – 2 of 2) sorted by relevance
132 if (findSubGraph( m_RootRule, p_SubGraph )) { in parseGrammar()431 if ( findSubGraph( ruleName, p_ExistingSubgraph ) ) { in beginParseRuleNode()873 bool GRXMLDoc::findSubGraph(std::string & s, SubGraph *&p_SubGraph) in findSubGraph() function in GRXMLDoc960 if ( findSubGraph( rule, p_SubGraph ) ) { in printSubgraphs()964 if ( findSubGraph( rule, p_SubGraph ) ) { in printSubgraphs()1136 if ( !findSubGraph( m_RootRule, p_SubGraph ) ) { in writeGraphFiles()
68 bool findSubGraph(std::string & s, SubGraph *&p_SubGraph);