Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/
H A Doci8_interface.c2214 zval **tmp_dest, **tmp_from, *z_collection_dest = getThis(), *z_collection_from; local
2218 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "O", &z_collection_from, oci_coll_class_entry…
2223 …S() TSRMLS_CC, "OO", &z_collection_dest, oci_coll_class_entry_ptr, &z_collection_from, oci_coll_cl…
2233 …if (zend_hash_find(Z_OBJPROP_P(z_collection_from), "collection", sizeof("collection"), (void **)&t…

Completed in 18 milliseconds