Searched refs:isnull (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c19530 int i, j, k, n, isnull; local
19535 isnull = escarg==0;
19536 if( isnull ) escarg = (xtype==etSQLESCAPE2 ? "NULL" : "(NULL)");
19541 needQuote = !isnull && xtype==etSQLESCAPE2;
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c29234 int i, j, k, n, isnull; local
[all...]

Completed in 745 milliseconds