R-46798-50301-48995-28285-56174-19296-23504-21814 tcl slt th3 src
The sqlite3_context_db_handle() interface returns a copy of the pointer to the database connection (the 1st parameter) of the sqlite3_create_function() and sqlite3_create_function16() routines that originally registered the application defined function.
src/vdbeapi.c:855 th3/req1/value01.test:19
/* IMP: R-46798-50301 */
# EVIDENCE-OF: R-46798-50301 The sqlite3_context_db_handle() interface # returns a copy of the pointer to the database connection (the 1st # parameter) of the sqlite3_create_function() and # sqlite3_create_function16() routines that originally registered the # application defined function.