Home
last modified time | relevance | path

Searched refs:EP_CanBeNull (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dresolve.c293 ExprSetProperty(pExpr, EP_CanBeNull); in lookupName()
H A DsqliteInt.h2403 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
H A Dexpr.c1977 return ExprHasProperty(p, EP_CanBeNull) || in sqlite3ExprCanBeNull()
H A Dselect.c3215 ExprSetProperty(pNew, EP_CanBeNull); in substExpr()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dresolve.c323 ExprSetProperty(pExpr, EP_CanBeNull); in lookupName()
H A DsqliteInt.h2674 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
H A Dexpr.c2275 return ExprHasProperty(p, EP_CanBeNull) || in sqlite3ExprCanBeNull()
H A Dselect.c3502 ExprSetProperty(pNew, EP_CanBeNull); in substExpr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dresolve.c363 ExprSetProperty(pExpr, EP_CanBeNull); in lookupName()
H A DsqliteInt.h2722 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
H A Dexpr.c2298 return ExprHasProperty(p, EP_CanBeNull) || in sqlite3ExprCanBeNull()
H A Dselect.c3540 ExprSetProperty(pNew, EP_CanBeNull); in substExpr()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dresolve.c361 ExprSetProperty(pExpr, EP_CanBeNull); in lookupName()
H A DsqliteInt.h2780 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
H A Dselect.c415 ExprClearProperty(p, EP_CanBeNull); in unsetJoinExpr()
3543 ExprSetProperty(pNew, EP_CanBeNull); in substExpr()
H A Dexpr.c2328 return ExprHasProperty(p, EP_CanBeNull) || in sqlite3ExprCanBeNull()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/libsqlite3-sys-0.22.2/sqlite3/
H A Dsqlite3.c18254 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
98988 ExprSetProperty(pExpr, EP_CanBeNull);
102980 return ExprHasProperty(p, EP_CanBeNull) ||
131562 ExprClearProperty(p, EP_CanBeNull);
134690 ExprSetProperty(pNew, EP_CanBeNull);
/dports/graphics/aloadimage/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c18367 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
99572 ExprSetProperty(pExpr, EP_CanBeNull);
103594 return ExprHasProperty(p, EP_CanBeNull) ||
132486 ExprClearProperty(p, EP_CanBeNull);
135712 ExprSetProperty(pNew, EP_CanBeNull);
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dsqlite3.c18367 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
99572 ExprSetProperty(pExpr, EP_CanBeNull);
103594 return ExprHasProperty(p, EP_CanBeNull) ||
132486 ExprClearProperty(p, EP_CanBeNull);
135712 ExprSetProperty(pNew, EP_CanBeNull);
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/3rdparty/sqlite3/
H A Dsqlite3.c18254 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
98988 ExprSetProperty(pExpr, EP_CanBeNull);
102980 return ExprHasProperty(p, EP_CanBeNull) ||
131573 ExprClearProperty(p, EP_CanBeNull);
134701 ExprSetProperty(pNew, EP_CanBeNull);
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/sqlite/
H A Dsqlite3.c18254 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
98988 ExprSetProperty(pExpr, EP_CanBeNull);
102980 return ExprHasProperty(p, EP_CanBeNull) ||
131573 ExprClearProperty(p, EP_CanBeNull);
134701 ExprSetProperty(pNew, EP_CanBeNull);
/dports/sysutils/acfgfs/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c18367 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
99572 ExprSetProperty(pExpr, EP_CanBeNull);
103594 return ExprHasProperty(p, EP_CanBeNull) ||
132486 ExprClearProperty(p, EP_CanBeNull);
135712 ExprSetProperty(pNew, EP_CanBeNull);
/dports/lang/tcl86/tcl8.6.12/pkgs/sqlite3.36.0/compat/sqlite3/
H A Dsqlite3.c18409 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
99807 ExprSetProperty(pExpr, EP_CanBeNull);
103829 return ExprHasProperty(p, EP_CanBeNull) ||
132729 ExprClearProperty(p, EP_CanBeNull);
135952 ExprSetProperty(pNew, EP_CanBeNull);
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlite3/
H A Dsqlite3.c18367 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
99572 ExprSetProperty(pExpr, EP_CanBeNull);
103594 return ExprHasProperty(p, EP_CanBeNull) ||
132486 ExprClearProperty(p, EP_CanBeNull);
135712 ExprSetProperty(pNew, EP_CanBeNull);
/dports/www/gitea/gitea-1.16.5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c18133 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
100746 ExprSetProperty(pExpr, EP_CanBeNull);
104894 return ExprHasProperty(p, EP_CanBeNull) ||
134595 ExprClearProperty(p, EP_CanBeNull);
137863 ExprSetProperty(pNew, EP_CanBeNull);

1234567