Home
last modified time | relevance | path

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

/PHP-7.0/ext/oci8/
H A Dphp_oci8_int.h500 int php_oci_statement_get_type(php_oci_statement *statement, ub2 *type);
H A Doci8_interface.c2147 if (php_oci_statement_get_type(statement, &type)) { in PHP_FUNCTION()
H A Doci8_statement.c1550 int php_oci_statement_get_type(php_oci_statement *statement, ub2 *type) in php_oci_statement_get_type() function

Completed in 18 milliseconds