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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c17878 ** The u.pHash field is used by the global built-ins. The u.pDestructor
17893 FuncDestructor *pDestructor; /* Reference counted destructor function */ member in union:FuncDef::__anon16
17894 } u; /* pHash if SQLITE_FUNC_BUILTIN, pDestructor otherwise */
17903 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
21309 FuncDestructor *pDestructor
179339 FuncDestructor *pDestructor; local
[all...]

Completed in 605 milliseconds