Searched refs:bNotLike (Results 1 – 2 of 2) sorted by relevance
389 bool bNotLike = pPart2->getChild(0)->isToken(); in whereAnalysis() local417 if( pResult && bNotLike ) in whereAnalysis()420 else if( bNotLike ) in whereAnalysis()434 if( pResult && bNotLike ) in whereAnalysis()
291 const bool bNotLike = pPart2->getChild(0)->isToken(); in execute_LIKE() local327 OBoolOperator* pOperator = bNotLike in execute_LIKE()
Completed in 25 milliseconds