Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c16562 static int shell_callback( in shell_callback() function
16941 /* since we don't have type info, call the shell_callback with a NULL value */ in callback()
16942 return shell_callback(pArg, nArg, azArg, azCol, NULL); in callback()
18114 if( shell_callback(pArg, nCol, azVals, azCols, aiTypes) ){ in exec_prepared_stmt()

Completed in 36 milliseconds