Home
last modified time | relevance | path

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

/PHP-8.0/ext/pdo_sqlite/
H A Dsqlite_driver.stub.php8 …public function sqliteCreateFunction(string $name, callable $callback, int $numArgs = -1, int $fla… argument
11 …ction sqliteCreateAggregate(string $name, callable $step, callable $finalize, int $numArgs = -1) {} argument
H A Dsqlite_driver_arginfo.h7 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, numArgs, IS_LONG, 0, "-1")
15 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, numArgs, IS_LONG, 0, "-1")

Completed in 4 milliseconds