Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds