Home
last modified time | relevance | path

Searched refs:z_collection_dest (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
2223 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "OO", &z_collection_dest, oci_coll_class_entr…
2228 …if (zend_hash_find(Z_OBJPROP_P(z_collection_dest), "collection", sizeof("collection"), (void **)&t…

Completed in 18 milliseconds