Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/parse/
H A Dsqlbison.y252 %type <pParseNode> update_statement_searched target_commalist target opt_where_clause
749 SQL_TOKEN_DELETE SQL_TOKEN_FROM table_node opt_where_clause
880 SQL_TOKEN_UPDATE table_node SQL_TOKEN_SET assignment_commalist opt_where_clause
902 opt_where_clause: label
1006 …from_clause opt_where_clause opt_group_by_clause opt_having_clause opt_window_clause opt_order_by_…
H A Dsqliterator.cxx1252 …OSL_ENSURE(SQL_ISRULE(pWhereClause,opt_where_clause),"OSQLParseTreeIterator: error in parse tree!"… in traverseSelectionCriteria()
H A Dsqlnode.cxx1340 { OSQLParseNode::opt_where_clause, "opt_where_clause" }, in OSQLParser()
/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx150 opt_where_clause, enumerator
/trunk/main/connectivity/source/drivers/file/
H A Dfcomp.cxx146 DBG_ASSERT(SQL_ISRULE(pWhereClause,opt_where_clause),"OPredicateCompiler: Fehler im Parse Tree"); in start()

Completed in 62 milliseconds