Home
last modified time | relevance | path

Searched refs:nRuleMapCount (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1424 size_t nRuleMapCount = sizeof( aRuleDescriptions ) / sizeof( aRuleDescriptions[0] ); in OSQLParser() local
1425 …OSL_ENSURE( nRuleMapCount == size_t( OSQLParseNode::rule_count ), "OSQLParser::OSQLParser: added a… in OSQLParser()
1427 for ( size_t mapEntry = 0; mapEntry < nRuleMapCount; ++mapEntry ) in OSQLParser()

Completed in 28 milliseconds