Searched defs:odbc_fetch_row (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/odbc/ | ||
H A D | odbc.stub.php | 58 function odbc_fetch_row($statement, ?int $row = null): bool {} function |
H A D | php_odbc.c | 1680 PHP_FUNCTION(odbc_fetch_row) in PHP_FUNCTION() argument |
Completed in 10 milliseconds