R-31407-09838-16507-11461-46420-27815-09445-39948 tcl slt th3 src
The sqlite3_user_data() interface returns a copy of the pointer that was the pUserData parameter (the 5th parameter) of the sqlite3_create_function() and sqlite3_create_function16() routines that originally registered the application defined function.
th3/req1/userdata01.test:9
/* IMP: R-31407-09838 */
# EVIDENCE-OF: R-31407-09838 The sqlite3_user_data() interface returns a # copy of the pointer that was the pUserData parameter (the 5th # parameter) of the sqlite3_create_function() and # sqlite3_create_function16() routines that originally registered the # application defined function.