Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c4797 static void percentError(sqlite3_context *pCtx, const char *zFormat, ...){ in percentError() function
4834 percentError(pCtx, "the fraction argument to %%s()" in percentStep()
4851 percentError(pCtx, "the fraction argument to %%s()" in percentStep()
4863 percentError(pCtx, "input to %%s() is not numeric"); in percentStep()
4870 percentError(pCtx, "Inf input to %%s()"); in percentStep()