Home
last modified time | relevance | path

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

/PHP-7.3/ext/oci8/
H A Dphp_oci8_int.h442 php_oci_descriptor *php_oci_lob_create(php_oci_connection *connection, zend_long type);
H A Doci8_lob.c50 php_oci_descriptor *php_oci_lob_create (php_oci_connection *connection, zend_long type) in php_oci_lob_create() function
H A Doci8_interface.c1157 descriptor = php_oci_lob_create(connection, type); in PHP_FUNCTION()
H A Doci8_statement.c471 descr = php_oci_lob_create(outcol->statement->connection, dtype); in php_oci_define_callback()

Completed in 29 milliseconds