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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h416 #define sqlite3_sql sqlite3_api->sql macro
H A Dsqlite3.h2953 SQLITE_API const char *sqlite3_sql(sqlite3_stmt *pStmt);
H A Dsqlite3.c3503 SQLITE_API const char *sqlite3_sql(sqlite3_stmt *pStmt);
59433 SQLITE_API const char *sqlite3_sql(sqlite3_stmt *pStmt){ function
91263 #define sqlite3_sql macro
[all...]

Completed in 430 milliseconds