tmp_first 840 ext/oci8/oci8_interface.c zval **tmp_first, **tmp_second, *z_descriptor_first, *z_descriptor_second; tmp_first 848 ext/oci8/oci8_interface.c if (zend_hash_find(Z_OBJPROP_P(z_descriptor_first), "descriptor", sizeof("descriptor"), (void **)&tmp_first) == FAILURE) { tmp_first 858 ext/oci8/oci8_interface.c PHP_OCI_ZVAL_TO_DESCRIPTOR(*tmp_first, descriptor_first);