Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3ext.h565 #define sqlite3_create_function_v2 sqlite3_api->create_function_v2 macro
/third_party/sqlite/src/
H A Dsqlite3.c132488 #define sqlite3_create_function_v2 global() macro
175441 SQLITE_API int sqlite3_create_function_v2( global() function
[all...]

Completed in 156 milliseconds