Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c11992 #define EP_CanBeNull 0x100000 /* Can be null despite NOT NULL constraint */ macro
81622 ExprSetProperty(pExpr, EP_CanBeNull);
84269 return ExprHasProperty(p, EP_CanBeNull) ||

Completed in 359 milliseconds