Home
last modified time | relevance | path

Searched defs:CreateFunctionV2 (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest1.c1804 typedef struct CreateFunctionV2 CreateFunctionV2; typedef
1805 struct CreateFunctionV2 { struct
1819 CreateFunctionV2 *p = (CreateFunctionV2 *)pUser; in cf2Destroy() argument