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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h372 #define sqlite3_value_numeric_type sqlite3_api->value_numeric_type macro
H A Dsqlite3.h3890 ** ^(The sqlite3_value_numeric_type() interface attempts to apply
3918 SQLITE_API int sqlite3_value_numeric_type(sqlite3_value*);
H A Dsqlite3.c4440 ** ^(The sqlite3_value_numeric_type() interface attempts to apply
4468 SQLITE_API int sqlite3_value_numeric_type(sqlite3_value*);
64544 SQLITE_API int sqlite3_value_numeric_type(sqlite3_value *pVal){ function
91219 #define sqlite3_value_numeric_type macro
[all...]

Completed in 466 milliseconds