Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c166993 static int allowedOp(int op){ function
167035 assert( allowedOp(op) );
167650 if( allowedOp(pAndTerm->pExpr->op)
168095 if( allowedOp(op) ){