Searched refs:z_collection_dest (Results 1 – 1 of 1) sorted by relevance
2165 zval *tmp_dest, *tmp_from, *z_collection_dest, *z_collection_from; in PHP_FUNCTION() local2168 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &z_collection_dest, oci_coll_cl… in PHP_FUNCTION()2172 …if ((tmp_dest = zend_hash_str_find(Z_OBJPROP_P(z_collection_dest), "collection", sizeof("collectio… in PHP_FUNCTION()
Completed in 7 milliseconds