Searched refs:sqlite3ExprFunctionUsable (Results 1 – 3 of 3) sorted by relevance
1085 sqlite3ExprFunctionUsable(pParse, pExpr, pDef); in resolveExprStep()
1108 void sqlite3ExprFunctionUsable( in sqlite3ExprFunctionUsable() function4492 sqlite3ExprFunctionUsable(pParse, pExpr, pDef); in sqlite3ExprCodeTarget()
4587 void sqlite3ExprFunctionUsable(Parse*,const Expr*,const FuncDef*);