Home
last modified time | relevance | path

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

/PHP-8.0/ext/oci8/
H A Doci8_interface.c2155 zval *tmp_dest, *tmp_from, *z_collection_dest, *z_collection_from; in PHP_FUNCTION() local
2158 …(), getThis(), "OO", &z_collection_dest, oci_coll_class_entry_ptr, &z_collection_from, oci_coll_cl… in PHP_FUNCTION()
2167 …if ((tmp_from = zend_hash_str_find(Z_OBJPROP_P(z_collection_from), "collection", sizeof("collectio… in PHP_FUNCTION()

Completed in 9 milliseconds