Home
last modified time | relevance | path

Searched refs:odbc_result_all (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/odbc/tests/
H A Dbug44618.phpt30 odbc_result_all($result);
63 Deprecated: Function odbc_result_all() is deprecated in %s on line %d
66 Warning: odbc_result_all(): Cannot get data of column #3 (retcode 100) in %s on line %d
/PHP-8.2/ext/odbc/
H A Dodbc_arginfo.h278 ZEND_FUNCTION(odbc_result_all);
346 ZEND_DEP_FE(odbc_result_all, arginfo_odbc_result_all)
H A Dodbc.stub.php377 function odbc_result_all($statement, string $format = ""): int|false {} function
H A Dphp_odbc.c1871 PHP_FUNCTION(odbc_result_all) in PHP_FUNCTION() argument

Completed in 21 milliseconds