Searched refs:odbc_fct_spec (Results 1 – 4 of 4) sorted by relevance
204 odbc_fct_spec, enumerator
393 OSQLParseNode* pOdbcSpec = pParseNode->getByRule( OSQLParseNode::odbc_fct_spec ); in implParseNode()
280 %type <pParseNode> column_def odbc_fct_spec odbc_call_spec odbc_fct_type op_parameter union_stateme…1828 | '{' odbc_fct_spec '}'2438 odbc_fct_spec: label
1020 …new OSQLInternalNode(aEmptyString, SQL_NODE_RULE,OSQLParser::RuleID(OSQLParseNode::odbc_fct_spec)); in buildNode_Date()1397 { OSQLParseNode::odbc_fct_spec, "odbc_fct_spec" }, in OSQLParser()
Completed in 44 milliseconds