Home
last modified time | relevance | path

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

/php-src/ext/sqlite3/tests/
H A Dsqlite3_33_createAggregate_notcallable.phpt35 SQLite3::createAggregate(): Argument #2 ($stepCallback) must be a valid callback, function "aggrega…
H A Dsqlite3_trampoline_create_aggregate_no_leak.phpt79 TypeError: SQLite3::createAggregate(): Argument #2 ($stepCallback) must be a valid callback, functi…
/php-src/ext/sqlite3/
H A Dsqlite3.stub.php226 …public function createAggregate(string $name, callable $stepCallback, callable $finalCallback, int… argument
H A Dsqlite3_arginfo.h82 ZEND_ARG_TYPE_INFO(0, stepCallback, IS_CALLABLE, 0)

Completed in 11 milliseconds