Home
last modified time | relevance | path

Searched refs:connection_or_statement (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/oci8/
H A Doci8.stub.php330 * @param resource|null $connection_or_statement
334 function oci_error($connection_or_statement = null): array|false {} argument
337 * @param resource|null $connection_or_statement
342 function ocierror($connection_or_statement = null): array|false {} argument
H A Doci8_arginfo.h273 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(0, connection_or_statement, "null")

Completed in 10 milliseconds