tmp_first         856 ext/oci8/oci8_interface.c 	zval *tmp_first, *tmp_second, *z_descriptor_first, *z_descriptor_second;
tmp_first         864 ext/oci8/oci8_interface.c 	if ((tmp_first = zend_hash_str_find(Z_OBJPROP_P(z_descriptor_first), "descriptor", sizeof("descriptor")-1)) == NULL) {
tmp_first         874 ext/oci8/oci8_interface.c 	PHP_OCI_ZVAL_TO_DESCRIPTOR(tmp_first, descriptor_first);