Home
last modified time | relevance | path

Searched refs:function_wrapper_baton_t (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dsqlite.c1515 struct function_wrapper_baton_t struct
1526 struct function_wrapper_baton_t *fwb = sqlite3_user_data(context); in wrapped_func() argument
1555 struct function_wrapper_baton_t *fwb = apr_pcalloc(db->state_pool, in svn_sqlite__create_scalar_function()