Home
last modified time | relevance | path

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

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dresolve.c713 ExprSetProperty(pExpr,EP_ConstFunc); in resolveExprStep()
H A DsqliteInt.h2402 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
H A Dexpr.c1730 if( pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc) ){ in exprNodeIsConstant()
H A Dwhere.c4314 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){ in exprNodeIsDeterministic()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dresolve.c868 ExprSetProperty(pExpr,EP_ConstFunc); in resolveExprStep()
H A DsqliteInt.h2673 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
H A Dwhere.c4514 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){ in exprNodeIsDeterministic()
H A Dexpr.c1999 if( (pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc)) in exprNodeIsConstant()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dresolve.c892 ExprSetProperty(pExpr,EP_ConstFunc); in resolveExprStep()
H A DsqliteInt.h2721 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
H A Dwhere.c4596 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){ in exprNodeIsDeterministic()
H A Dexpr.c2020 if( (pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc)) in exprNodeIsConstant()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dresolve.c957 ExprSetProperty(pExpr,EP_ConstFunc); in resolveExprStep()
H A DsqliteInt.h2779 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
H A Dwhere.c4616 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){ in exprNodeIsDeterministic()
H A Dexpr.c2050 if( (pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc)) in exprNodeIsConstant()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c4473 if (pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0) { in exprNodeIsDeterministic()
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-16168/
H A Dwhere.c4473 if (pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0) { in exprNodeIsDeterministic()
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c17447 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
95901 ExprSetProperty(pExpr,EP_ConstFunc);
98770 if( pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc) ){
144501 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dsqlite3.c16142 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
90769 ExprSetProperty(pExpr,EP_ConstFunc);
93324 if( pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc) ){
135761 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c17495 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
96224 ExprSetProperty(pExpr,EP_ConstFunc);
99105 if( pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc) ){
145057 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c17447 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
95901 ExprSetProperty(pExpr,EP_ConstFunc);
98770 if( pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc) ){
144501 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17226 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
94884 ExprSetProperty(pExpr,EP_ConstFunc);
97624 if( pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc) ){
142769 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/cbits/
H A Dsqlite3.c17447 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
95901 ExprSetProperty(pExpr,EP_ConstFunc);
98770 if( pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc) ){
144501 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17226 #define EP_ConstFunc 0x080000 /* A SQLITE_FUNC_CONSTANT or _SLOCHNG function */ macro
94884 ExprSetProperty(pExpr,EP_ConstFunc);
97624 if( pWalker->eCode>=4 || ExprHasProperty(pExpr,EP_ConstFunc) ){
142769 if( pExpr->op==TK_FUNCTION && ExprHasProperty(pExpr, EP_ConstFunc)==0 ){

1234567