Home
last modified time | relevance | path

Searched defs:constructor_args (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/mysqli/
H A Dmysqli.stub.php520 …public function fetch_object(string $class = "stdClass", array $constructor_args = []): object|nul…
839 …_fetch_object(mysqli_result $result, string $class = "stdClass", array $constructor_args = []): ob…
/PHP-8.1/ext/pgsql/
H A Dpgsql.stub.php208 …ql\Result $result, ?int $row = null, string $class = "stdClass", array $constructor_args = []): ob…
/PHP-8.1/ext/pdo/
H A Dpdo_stmt.c1767 HashTable *constructor_args = NULL; in pdo_stmt_setup_fetch_mode() local

Completed in 18 milliseconds