Searched defs:sqlite3_column_text (Results 1 – 2 of 2) sorted by relevance
1253 const unsigned char *sqlite3_column_text(sqlite3_stmt *pStmt, int i){ in sqlite3_column_text() function
424 #define sqlite3_column_text sqlite3_api->column_text macro