Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/parse/
H A Dsqlbison.y251 %type <pParseNode> update_statement_searched target_commalist target opt_where_clause
748 SQL_TOKEN_DELETE SQL_TOKEN_FROM table_node opt_where_clause
879 SQL_TOKEN_UPDATE table_node SQL_TOKEN_SET assignment_commalist opt_where_clause
901 opt_where_clause: label
1005 …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.cxx1343 { OSQLParseNode::opt_where_clause, "opt_where_clause" }, in OSQLParser()
/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx150 opt_where_clause, enumerator
/aoo4110/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 59 milliseconds