Searched defs:odbc_fetch_into (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/odbc/ | ||
H A D | odbc.stub.php | 55 function odbc_fetch_into($statement, &$array, int $row = 0): int|false {} function |
H A D | php_odbc.c | 1513 PHP_FUNCTION(odbc_fetch_into) in PHP_FUNCTION() argument |
Completed in 16 milliseconds