Searched refs:sqlite3_create_function_v2 (Results 1 - 6 of 6) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3ext.h425 #define sqlite3_create_function_v2 sqlite3_api->create_function_v2 macro
H A Dsqlite3.h3808 ** ^(If the ninth parameter to sqlite3_create_function_v2() is not NULL,
3813 ** sqlite3_create_function_v2() fails.
3816 ** pointer which was the fifth parameter to sqlite3_create_function_v2().
3858 SQLITE_API int sqlite3_create_function_v2(
H A Dsqlite3.c4358 ** ^(If the ninth parameter to sqlite3_create_function_v2() is not NULL,
4363 ** sqlite3_create_function_v2() fails.
4366 ** pointer which was the fifth parameter to sqlite3_create_function_v2().
4408 SQLITE_API int sqlite3_create_function_v2(
91398 #define sqlite3_create_function_v2 macro
113620 SQLITE_API int sqlite3_create_function_v2( function
[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h425 #define sqlite3_create_function_v2 sqlite3_api->create_function_v2 macro
H A Dsqlite3.h3808 ** ^(If the ninth parameter to sqlite3_create_function_v2() is not NULL,
3813 ** sqlite3_create_function_v2() fails.
3816 ** pointer which was the fifth parameter to sqlite3_create_function_v2().
3858 SQLITE_API int sqlite3_create_function_v2(
H A Dsqlite3.c4358 ** ^(If the ninth parameter to sqlite3_create_function_v2() is not NULL,
4363 ** sqlite3_create_function_v2() fails.
4366 ** pointer which was the fifth parameter to sqlite3_create_function_v2().
4408 SQLITE_API int sqlite3_create_function_v2(
91411 #define sqlite3_create_function_v2 macro
113633 SQLITE_API int sqlite3_create_function_v2( function
[all...]

Completed in 476 milliseconds