Home
last modified time | relevance | path

Searched refs:php_oci_statement_get_numrows (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/ext/oci8/
H A Dphp_oci8_int.h486 int php_oci_statement_get_numrows(php_oci_statement *statement, ub4 *numrows TSRMLS_DC);
H A Doci8_interface.c2154 if (php_oci_statement_get_numrows(statement, &rowcount TSRMLS_CC)) {
H A Doci8_statement.c1513 int php_oci_statement_get_numrows(php_oci_statement *statement, ub4 *numrows TSRMLS_DC) in php_oci_statement_get_numrows() function

Completed in 26 milliseconds