Searched refs:odbc_num_rows (Results 1 – 4 of 4) sorted by relevance
2 odbc_num_rows(): Getting the number of rows18 var_dump(odbc_num_rows($res));22 var_dump(odbc_num_rows($res));
283 ZEND_FUNCTION(odbc_num_rows);351 ZEND_FE(odbc_num_rows, arginfo_odbc_num_rows)
396 function odbc_num_rows($statement): int {}
2347 PHP_FUNCTION(odbc_num_rows) in PHP_FUNCTION() argument
Completed in 16 milliseconds