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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h2651 ** The sqlite3_uri_int64(F,P,D) routine converts the value of P into a
2664 SQLITE_API sqlite3_int64 sqlite3_uri_int64(const char*, const char*, sqlite3_int64);
H A Dsqlite3.c3201 ** The sqlite3_uri_int64(F,P,D) routine converts the value of P into a
3214 SQLITE_API sqlite3_int64 sqlite3_uri_int64(const char*, const char*, sqlite3_int64);
115209 SQLITE_API sqlite3_int64 sqlite3_uri_int64( function
[all...]

Completed in 410 milliseconds