Home
last modified time | relevance | path

Searched defs:ParseCleanup (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/sqlite3/
H A Dsqlite3.c15369 typedef struct ParseCleanup ParseCleanup; typedef
19764 struct ParseCleanup { struct
19765 ParseCleanup *pNext; /* Next cleanup task */ argument
19766 pPtrParseCleanup global() argument
19767 xCleanupParseCleanup global() argument
[all...]