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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c7881 typedef struct FuncDestructor FuncDestructor; typedef in typeref:struct:FuncDestructor
9636 FuncDestructor *pDestructor; /* Reference counted destructor function */
9643 ** a single object of this type is allocated. FuncDestructor.nRef is set to
9647 ** FuncDestructor.
9651 ** is invoked and the FuncDestructor structure freed.
9653 struct FuncDestructor { struct
11665 FuncDestructor *pDestructor
[all...]

Completed in 442 milliseconds