Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dfunc.c1650 static void countStep(sqlite3_context *context, int argc, sqlite3_value **argv){ in countStep() function
2308 WAGGREGATE(count, 0,0,0, countStep, in sqlite3RegisterBuiltinFunctions()
2311 WAGGREGATE(count, 1,0,0, countStep, in sqlite3RegisterBuiltinFunctions()