Home
last modified time | relevance | path

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

/PHP-8.3/ext/sqlite3/
H A Dsqlite3.stub.php371 …public function createFunction(string $name, callable $callback, int $argCount = -1, int $flags = …
374 …gregate(string $name, callable $stepCallback, callable $finalCallback, int $argCount = -1): bool {}
/PHP-8.3/ext/standard/
H A Dscanf.c575 int argCount, zval *args, in php_sscanf_internal()

Completed in 8 milliseconds