Searched refs:xFinal (Results 1 – 3 of 3) sorted by relevance
42 void (*xFinal)(sqlite3_context*) = nullptr; member
1698 func.xFunc, func.xStep, func.xFinal, func.xDestroy); in RegisterFunction()
387 void (*xFinal)(sqlite3_context*) = nullptr; member410 func.xFunc, func.xStep, func.xFinal, func.xDestroy); in RegisterFunction()