OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sqlite3_create_function_v2
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3ext.h
576
#define
sqlite3_create_function_v2
sqlite3_api->create_function_v2
macro
sqlite3.h
5751
** ^(If the final parameter to
sqlite3_create_function_v2
() or
5756
**
sqlite3_create_function_v2
() fails. ^When the destructor callback is
5758
** data pointer which was the fifth parameter to
sqlite3_create_function_v2
().
5800
SQLITE_API int
sqlite3_create_function_v2
(
5890
** [
sqlite3_create_function_v2
()].
sqlite3.c
6072
** ^(If the final parameter to
sqlite3_create_function_v2
() or
6077
**
sqlite3_create_function_v2
() fails. ^When the destructor callback is
6079
** data pointer which was the fifth parameter to
sqlite3_create_function_v2
().
6121
SQLITE_API int
sqlite3_create_function_v2
(
6211
** [
sqlite3_create_function_v2
()].
142796
#define
sqlite3_create_function_v2
macro
189232
SQLITE_API int
sqlite3_create_function_v2
(
function
[
all
...]
Completed in 125 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026