tmp_define 57 ext/oci8/oci8_interface.c php_oci_define *define, *tmp_define; tmp_define 77 ext/oci8/oci8_interface.c if (zend_hash_add(statement->defines, name, name_len, define, sizeof(php_oci_define), (void **)&tmp_define) == SUCCESS) { tmp_define 79 ext/oci8/oci8_interface.c define = tmp_define;