Home
last modified time | relevance | path

Searched refs:buildPredicateRule (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx247 …sal_Int16 buildPredicateRule(OSQLParseNode*& pAppend,OSQLParseNode* pLiteral,OSQLParseNode*& pComp…
/aoo4110/main/connectivity/source/parse/
H A Dsqlbison.y1244 sal_Int16 nErg = xxx_pGLOBAL_SQLPARSER->buildPredicateRule($$,$2,$1);
1278 sal_Int16 nErg = xxx_pGLOBAL_SQLPARSER->buildPredicateRule($$,$3,$2,$5);
4756 return buildPredicateRule(pAppend,pLiteral,pComp);
H A Dsqlnode.cxx911 sal_Int16 OSQLParser::buildPredicateRule(OSQLParseNode*& pAppend,OSQLParseNode* pLiteral,OSQLParseN… in buildPredicateRule() function in connectivity::OSQLParser

Completed in 46 milliseconds