Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c11991 #define EP_ConstFunc 0x080000 /* Node is a SQLITE_FUNC_CONSTANT function */ macro
82038 ExprSetProperty(pExpr,EP_ConstFunc);
84104 if( pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc) ){

Completed in 358 milliseconds