Searched defs:odbc_fetch_object (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/odbc/ | ||
H A D | odbc.stub.php | 45 function odbc_fetch_object($statement, int $row = -1): stdClass|false {} function |
H A D | php_odbc.c | 1495 PHP_FUNCTION(odbc_fetch_object) in PHP_FUNCTION() argument |
Completed in 13 milliseconds