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

/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c14095 ** The u.pHash field is used by the global built-ins. The u.pDestructor
14108 FuncDestructor *pDestructor; /* Reference counted destructor function */ member in union:FuncDef::__anon8
14118 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
16581 FuncDestructor *pDestructor
137462 FuncDestructor *pDestructor = p->u.pDestructor; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9636 FuncDestructor *pDestructor; /* Reference counted destructor function */ member in struct:FuncDef
9645 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
11665 FuncDestructor *pDestructor
110824 FuncDestructor *pDestructor = p->pDestructor; local
[all...]

Completed in 620 milliseconds