Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/parse/
H A Dsqlbison.y278 %type <pParseNode> all query_primary sql_not for_length upper_lower comparison column_val cross_un…
3445 | SQL_TOKEN_NAME '.' column_val %prec '.'
3451 | SQL_TOKEN_NAME '.' SQL_TOKEN_NAME '.' column_val %prec '.'
3458 | SQL_TOKEN_NAME '.' SQL_TOKEN_NAME '.' SQL_TOKEN_NAME '.' column_val %prec '.'
3468 | SQL_TOKEN_NAME ':' SQL_TOKEN_NAME '.' SQL_TOKEN_NAME '.' column_val %prec '.'
3491 column_val: label
H A Dsqlnode.cxx506 if ( ( SQL_ISRULE(pCol,column_val) in impl_parseNodeToString_throw()
701 …if ((SQL_ISRULE(pCol,column_val) && pCol->getChild(0)->getTokenValue().equalsIgnoreAsciiCase(aFiel… in impl_parseLikeNodeToString_throw()
1370 { OSQLParseNode::column_val, "column_val" }, in OSQLParser()
/trunk/main/connectivity/source/drivers/file/
H A Dfanalyzer.cxx108 && SQL_ISRULE( pColumnRef->getChild(2), column_val ) in start()
H A Dfcomp.cxx449 if(SQL_ISRULE(pPredicateNode->getChild(2),column_val)) in execute_Operand()
/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx180 column_val, enumerator

Completed in 52 milliseconds