Home
last modified time | relevance | path

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

/PHP-8.0/ext/sqlite3/
H A Dsqlite3.stub.php63 …public function createFunction(string $name, callable $callback, int $argCount = -1, int $flags = …
66 …eateAggregate(string $name, callable $stepCallback, callable $finalCallback, int $argCount = -1) {}
/PHP-8.0/ext/standard/
H A Dscanf.c573 int argCount, zval *args, in php_sscanf_internal()

Completed in 8 milliseconds