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