zend_hash_index_add_new_ptr 30 ext/opcache/zend_accelerator_util_funcs.c # define accel_xlat_set(old, new) zend_hash_index_add_new_ptr(&ZCG(bind_hash), (zend_ulong)(zend_uintptr_t)(old), (new)) zend_hash_index_add_new_ptr 449 ext/opcache/zend_shared_alloc.c zend_hash_index_add_new_ptr(&ZCG(xlat_table), (zend_ulong)old, (void*)new);