Home
last modified time | relevance | path

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

/PHP-8.1/ext/oci8/
H A Dphp_oci8_int.h440 php_oci_descriptor *php_oci_lob_create(php_oci_connection *connection, zend_long type);
H A Doci8_lob.c48 php_oci_descriptor *php_oci_lob_create (php_oci_connection *connection, zend_long type) in php_oci_lob_create() function
H A Doci8_interface.c984 descriptor = php_oci_lob_create(connection, type); in PHP_FUNCTION()
H A Doci8_statement.c469 descr = php_oci_lob_create(outcol->statement->connection, dtype); in php_oci_define_callback()

Completed in 44 milliseconds