Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c5021 static void percentCompute(sqlite3_context *pCtx, int bIsFinal){ in percentCompute() argument
5048 if( bIsFinal ){ in percentCompute()