Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo_sqlite/
H A Dsqlite_driver.stub.php11 …public function sqliteCreateFunction(string $name, callable $callback, int $numArgs = -1, int $fla… argument
14 …sqliteCreateAggregate(string $name, callable $step, callable $finalize, int $numArgs = -1): bool {} 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 6 milliseconds