Home
last modified time | relevance | path

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

/PHP-8.0/ext/odbc/tests/
H A Dbug46050.phpt2 Bug #46050 (odbc_next_result corrupts prepared resource)
12 var_dump(odbc_next_result($stmt));
/PHP-8.0/ext/odbc/
H A Dodbc_arginfo.h275 ZEND_FUNCTION(odbc_next_result);
340 ZEND_FE(odbc_next_result, arginfo_odbc_next_result)
H A Dodbc.stub.php83 function odbc_next_result($statement): bool {} function
H A Dphp_odbc.c2383 PHP_FUNCTION(odbc_next_result) in PHP_FUNCTION() argument

Completed in 17 milliseconds