Home | History | Annotate | Download | only in orig

Lines Matching refs:sqlite3_result_null

5130 ** ^The sqlite3_result_null() interface sets the return value
5181 ** SQL NULL value, just like [sqlite3_result_null(C)], except that it
5206 SQLITE_API void sqlite3_result_null(sqlite3_context*);