Searched refs:CreateFunctionV2 (Results 1 – 1 of 1) sorted by relevance
1804 typedef struct CreateFunctionV2 CreateFunctionV2; typedef1805 struct CreateFunctionV2 { struct1819 CreateFunctionV2 *p = (CreateFunctionV2 *)pUser; in cf2Destroy() argument1842 CreateFunctionV2 *p; in test_create_function_v2()1874 p = sqlite3_malloc(sizeof(CreateFunctionV2)); in test_create_function_v2()1876 memset(p, 0, sizeof(CreateFunctionV2)); in test_create_function_v2()