Searched refs:odbc_cursor (Results 1 – 4 of 4) sorted by relevance
2 Test odbc_cursor()17 var_dump(odbc_cursor($res));
264 ZEND_FUNCTION(odbc_cursor);331 ZEND_FE(odbc_cursor, arginfo_odbc_cursor)
333 function odbc_cursor($statement): string|false {} function
1078 PHP_FUNCTION(odbc_cursor) in PHP_FUNCTION() argument
Completed in 17 milliseconds