Searched refs:driverOptions (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/pdo/ |
H A D | pdo_stmt.stub.php | 11 …, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $driverOptions = null): bool … argument 14 …, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $driverOptions = null): bool … argument
|
H A D | pdo_stmt_arginfo.h | 9 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, driverOptions, IS_MIXED, 0, "null") 17 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, driverOptions, IS_MIXED, 0, "null")
|
Completed in 7 milliseconds