Searched defs:numArgs (Results 1 – 1 of 1) sorted by relevance
8 …public function sqliteCreateFunction(string $name, callable $callback, int $numArgs = -1, int $fla…11 …ction sqliteCreateAggregate(string $name, callable $step, callable $finalize, int $numArgs = -1) {}
Completed in 5 milliseconds