Home
last modified time | relevance | path

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

/php-src/ext/odbc/tests/
H A Dodbc_num_fields_001.phpt2 odbc_num_fields(): Getting the number of fields
18 var_dump(odbc_num_fields($res));
22 var_dump(odbc_num_fields($res));
/php-src/ext/odbc/
H A Dodbc_arginfo.h286 ZEND_FUNCTION(odbc_num_fields);
353 ZEND_FE(odbc_num_fields, arginfo_odbc_num_fields)
H A Dodbc.stub.php388 function odbc_num_fields(Odbc\Result $statement): int {}
H A Dphp_odbc.c2516 PHP_FUNCTION(odbc_num_fields)

Completed in 16 milliseconds