Home
last modified time | relevance | path

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

/php-src/ext/pdo_sqlite/
H A Dsqlite_driver.stub.php11 …public function sqliteCreateFunction(string $name, callable $callback, int $numArgs = -1, int $fla…
14 …sqliteCreateAggregate(string $name, callable $step, callable $finalize, int $numArgs = -1): bool {}
H A Dpdo_sqlite.stub.php41 int $numArgs = -1

Completed in 5 milliseconds