Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/file/
H A Dfanalyzer.cxx85 || SQL_ISRULE(pColumnRef,length_exp) in start()
H A Dfcomp.cxx547 else if( SQL_ISRULE(pPredicateNode,length_exp) ) in execute_Operand()
/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx188 length_exp, enumerator
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx1500 SQL_ISRULEOR2(pValueExp,length_exp,char_value_fct)) in GetANDCriteria()
1596 SQL_ISRULEOR2(pFunction,length_exp,char_value_fct),"Illegal call!"); in AddFunctionCondition()
2271 SQL_ISRULEOR2(pColumnRef,length_exp,char_value_fct)) in InstallFields()
3288 if ( SQL_ISRULEOR2(pNode,length_exp,char_value_fct) ) in fillFunctionInfo()
H A DSelectionBrowseBox.cxx912 SQL_ISRULEOR2(pColumnRef,length_exp,char_value_fct) ) in saveField()
/aoo4110/main/connectivity/source/parse/
H A Dsqlbison.y262 %type <pParseNode> position_exp extract_exp length_exp general_value_spec
1694 | length_exp
1735 length_exp: label
H A Dsqlnode.cxx435 case length_exp: in impl_parseNodeToString_throw()
442 aNewParam.bQuote = ( SQL_ISRULE(this,length_exp) || SQL_ISRULE(this,char_value_fct) ); in impl_parseNodeToString_throw()
1381 { OSQLParseNode::length_exp, "length_exp" }, in OSQLParser()
H A Dsqliterator.cxx2167 if ( SQL_ISRULE(_pNode,length_exp) ) in getFunctionReturnType()

Completed in 86 milliseconds