Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3ext.h633 #define sqlite3_value_pointer sqlite3_api->value_pointer macro
/third_party/sqlite/src/
H A Dsqlite3.c88068 SQLITE_API void *sqlite3_value_pointer(sqlite3_value *pVal, const char *zPType){ global() function
132556 #define sqlite3_value_pointer global() macro
[all...]

Completed in 127 milliseconds