Home
last modified time | relevance | path

Searched defs:xInverse (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c16560 void (*xInverse)(sqlite3_context*,int,sqlite3_value**); /* inverse agg-step */ member
16694 #define WAGGREGATE(zName, nArg, arg, nc, xStep, xFinal, xValue, xInverse, f) \ argument

Completed in 361 milliseconds