z_collection     2165 ext/oci8/oci8_interface.c 	zval **tmp, *z_collection = getThis();
z_collection     2169 ext/oci8/oci8_interface.c 		if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "O", &z_collection, oci_coll_class_entry_ptr) == FAILURE) {
z_collection     2174 ext/oci8/oci8_interface.c 	if (zend_hash_find(Z_OBJPROP_P(z_collection), "collection", sizeof("collection"), (void **)&tmp) == FAILURE) {
z_collection     2190 ext/oci8/oci8_interface.c 	zval **tmp, *z_collection = getThis();
z_collection     2201 ext/oci8/oci8_interface.c 		if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Os", &z_collection, oci_coll_class_entry_ptr, &value, &value_len) == FAILURE) {
z_collection     2206 ext/oci8/oci8_interface.c 	if (zend_hash_find(Z_OBJPROP_P(z_collection), "collection", sizeof("collection"), (void **)&tmp) == FAILURE) {
z_collection     2224 ext/oci8/oci8_interface.c 	zval **tmp, *z_collection = getThis();
z_collection     2235 ext/oci8/oci8_interface.c 		if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Ol", &z_collection, oci_coll_class_entry_ptr, &element_index) == FAILURE) {
z_collection     2240 ext/oci8/oci8_interface.c 	if (zend_hash_find(Z_OBJPROP_P(z_collection), "collection", sizeof("collection"), (void **)&tmp) == FAILURE) {
z_collection     2299 ext/oci8/oci8_interface.c 	zval **tmp, *z_collection = getThis();
z_collection     2311 ext/oci8/oci8_interface.c 		if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Ols", &z_collection, oci_coll_class_entry_ptr, &element_index, &value, &value_len) == FAILURE) {
z_collection     2316 ext/oci8/oci8_interface.c 	if (zend_hash_find(Z_OBJPROP_P(z_collection), "collection", sizeof("collection"), (void **)&tmp) == FAILURE) {
z_collection     2334 ext/oci8/oci8_interface.c 	zval **tmp, *z_collection = getThis();
z_collection     2339 ext/oci8/oci8_interface.c 		if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "O", &z_collection, oci_coll_class_entry_ptr) == FAILURE) {
z_collection     2344 ext/oci8/oci8_interface.c 	if (zend_hash_find(Z_OBJPROP_P(z_collection), "collection", sizeof("collection"), (void **)&tmp) == FAILURE) {
z_collection     2362 ext/oci8/oci8_interface.c 	zval **tmp, *z_collection = getThis();
z_collection     2367 ext/oci8/oci8_interface.c 		if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "O", &z_collection, oci_coll_class_entry_ptr) == FAILURE) {
z_collection     2372 ext/oci8/oci8_interface.c 	if (zend_hash_find(Z_OBJPROP_P(z_collection), "collection", sizeof("collection"), (void **)&tmp) == FAILURE) {
z_collection     2390 ext/oci8/oci8_interface.c 	zval **tmp, *z_collection = getThis();
z_collection     2400 ext/oci8/oci8_interface.c 		if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Ol", &z_collection, oci_coll_class_entry_ptr, &trim_size) == FAILURE) {
z_collection     2405 ext/oci8/oci8_interface.c 	if (zend_hash_find(Z_OBJPROP_P(z_collection), "collection", sizeof("collection"), (void **)&tmp) == FAILURE) {