Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dvdbeapi.c404 static int invokeValueDestructor( in invokeValueDestructor() function
439 (void)invokeValueDestructor(z, xDel, pCtx); in sqlite3_result_blob64()
510 (void)invokeValueDestructor(z, xDel, pCtx); in sqlite3_result_text64()