Searched defs:odbc_fetch_array (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/odbc/ | ||
H A D | odbc.stub.php | 358 function odbc_fetch_array($statement, ?int $row = null): array|false {} function |
H A D | php_odbc.c | 1525 PHP_FUNCTION(odbc_fetch_array) in PHP_FUNCTION() argument |
Completed in 23 milliseconds