Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.h7519 int *pNotNull, /* OUTPUT: True if NOT NULL constraint exists */
H A Dsqlite3.c7840 int *pNotNull, /* OUTPUT: True if NOT NULL constraint exists */
191123 int *pNotNull, /* OUTPUT: True if NOT NULL constraint exists */ argument
191211 if( pNotNull ) *pNotNull = notnull;