Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/file/
H A Dfcomp.cxx250 SQL_ISRULE(pPredicateNode->getChild(2),position_exp) || in execute_COMPARE()
300 SQL_ISRULE(pAtom,position_exp) || in execute_LIKE()
541 || SQL_ISRULE(pPredicateNode,position_exp) in execute_Operand()
H A Dfanalyzer.cxx83 || SQL_ISRULE(pColumnRef,position_exp) in start()
/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx186 position_exp, enumerator
/trunk/main/connectivity/source/parse/
H A Dsqlbison.y263 %type <pParseNode> position_exp extract_exp length_exp general_value_spec
1672 position_exp: label
1693 position_exp
H A Dsqlnode.cxx430 case position_exp: in impl_parseNodeToString_throw()
1376 { OSQLParseNode::position_exp, "position_exp" }, in OSQLParser()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx1498 SQL_ISRULEOR2(pValueExp,position_exp,extract_exp) || in GetANDCriteria()
1594 SQL_ISRULEOR2(pFunction,position_exp,extract_exp) || in AddFunctionCondition()
2269 SQL_ISRULEOR2(pColumnRef,position_exp,extract_exp) || in InstallFields()
H A DSelectionBrowseBox.cxx910 if( SQL_ISRULEOR2(pColumnRef,position_exp,extract_exp) || in saveField()

Completed in 84 milliseconds