Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h463 int php_oci_statement_get_type(php_oci_statement *, ub2 * TSRMLS_DC);
H A Doci8_statement.c1365 int php_oci_statement_get_type(php_oci_statement *statement, ub2 *type TSRMLS_DC) in php_oci_statement_get_type() function
H A Doci8_interface.c2052 if (php_oci_statement_get_type(statement, &type TSRMLS_CC)) {

Completed in 45 milliseconds