Searched defs:sqlite_version (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A Dmain.c457 const char sqlite_version[] = SQLITE_VERSION; variable
975 ** Windows systems need functions to call to return the sqlite_version
979 const char *sqlite_libversion(void){ return sqlite_version; }

Completed in 26 milliseconds