Home
last modified time | relevance | path

Searched refs:odbc_specialcolumns (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/odbc/tests/
H A Dbug78470.phpt2 Bug #78470 (odbc_specialcolumns() no longer accepts $nullable)
10 var_dump(odbc_specialcolumns($conn, SQL_BEST_ROWID, '', '', '', SQL_SCOPE_CURROW, SQL_NO_NULLS));
/PHP-8.0/ext/odbc/
H A Dodbc_arginfo.h302 ZEND_FUNCTION(odbc_specialcolumns);
368 ZEND_FE(odbc_specialcolumns, arginfo_odbc_specialcolumns)
H A Dodbc.stub.php176 function odbc_specialcolumns($odbc, int $type, ?string $catalog, string $schema, string $table, int… function
H A Dphp_odbc.c3261 PHP_FUNCTION(odbc_specialcolumns) in PHP_FUNCTION() argument

Completed in 15 milliseconds