Searched refs:sqlite3_column_decltype16 (Results 1 – 8 of 8) sorted by relevance
44 # define sqlite3_column_decltype16 0 macro73 # define sqlite3_column_decltype16 0 macro164 sqlite3_column_decltype16,
414 #define sqlite3_column_decltype16 sqlite3_api->column_decltype16 macro
1372 const void *sqlite3_column_decltype16(sqlite3_stmt *pStmt, int N){ in sqlite3_column_decltype16() function
8707 { "sqlite3_column_decltype16",test_stmt_utf16,(void*)sqlite3_column_decltype16}, in Sqlitetest1_Init()
4778 const void *sqlite3_column_decltype16(sqlite3_stmt*,int);
238 # sqlite3_column_decltype16307 lappend cnamelist [utf8 [sqlite3_column_decltype16 $STMT $i]]321 [sqlite3_column_decltype16 $STMT -1] \325 [sqlite3_column_decltype16 $STMT $numcols]
219 # sqlite3_column_decltype16288 lappend cnamelist [utf8 [sqlite3_column_decltype16 $STMT $i]]302 [sqlite3_column_decltype16 $STMT -1] \306 [sqlite3_column_decltype16 $STMT $numcols]
22 # sqlite3_column_decltype16() the function shall return NULL.