Home
last modified time | relevance | path

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

/PHP-8.2/ext/oci8/
H A Doci8_interface.c232 …ethod_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_entry_ptr) == FAILU… in PHP_FUNCTION()
315 …ethod_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_entry_ptr) == FAILU… in PHP_FUNCTION()
387 …ethod_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_entry_ptr) == FAILU… in PHP_FUNCTION()
413 …ethod_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_entry_ptr) == FAILU… in PHP_FUNCTION()
434 …ethod_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_entry_ptr) == FAILU… in PHP_FUNCTION()
506 …ethod_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_entry_ptr) == FAILU… in PHP_FUNCTION()
567 …S(), getThis(), "OO", &z_descriptor_dest, oci_lob_class_entry_ptr, &z_descriptor_from, oci_lob_cla… in PHP_FUNCTION()
726 …ethod_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_entry_ptr) == FAILU… in PHP_FUNCTION()
752 …_NUM_ARGS(), "OO|l!", &z_descriptor_dest, oci_lob_class_entry_ptr, &z_descriptor_from, oci_lob_cla… in PHP_FUNCTION()
790 …D_NUM_ARGS(), "OO", &z_descriptor_first, oci_lob_class_entry_ptr, &z_descriptor_second, oci_lob_cl… in PHP_FUNCTION()
[all …]
H A Dphp_oci8_int.h70 extern zend_class_entry *oci_lob_class_entry_ptr;
H A Doci8.c92 zend_class_entry *oci_lob_class_entry_ptr; variable
288 oci_lob_class_entry_ptr = register_class_OCILob(); in PHP_MINIT_FUNCTION()
1595 object_init_ex(value, oci_lob_class_entry_ptr); in php_oci_column_to_zval()

Completed in 43 milliseconds