Home
last modified time | relevance | path

Searched refs:zend_uintptr_t (Results 126 – 150 of 238) sorted by relevance

12345678910

/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_alloc.c719 …ZEND_ASSERT(((zend_uintptr_t)((char*)ptr + (alignment-1)) & (alignment-1)) == (zend_uintptr_t)ptr);
2120 zend_message_dispatcher(ZMSG_MEMORY_LEAK_REPEATED, (void *)(zend_uintptr_t)repeated);
2159 zend_message_dispatcher(ZMSG_MEMORY_LEAK_REPEATED, (void *)(zend_uintptr_t)repeated);
2185 zend_message_dispatcher(ZMSG_MEMORY_LEAK_REPEATED, (void *)(zend_uintptr_t)repeated);
H A Dzend_object_handlers.c494 if (EXPECTED(!(((zend_uintptr_t)ptr) & 1))) { in zend_property_guard_dtor()
524 (void*)(((zend_uintptr_t)&Z_PROPERTY_GUARD_P(zv)) | 1)); in zend_get_property_guard()
533 return (uint32_t*)(((zend_uintptr_t)Z_PTR_P(zv)) & ~1); in zend_get_property_guard()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_API.h147 { (const char*)(zend_uintptr_t)(required_num_args), \
155 …{ (const char*)(zend_uintptr_t)(required_num_args), ZEND_TYPE_INIT_MASK(type | _ZEND_ARG_INFO_FLAG…
159 …{ (const char*)(zend_uintptr_t)(required_num_args), ZEND_TYPE_INIT_CLASS_CONST_MASK(#class_name, t…
163 …{ (const char*)(zend_uintptr_t)(required_num_args), ZEND_TYPE_INIT_CODE(type, allow_null, _ZEND_AR…
169 …{ (const char*)(zend_uintptr_t)(required_num_args), ZEND_TYPE_INIT_NONE(_ZEND_ARG_INFO_FLAGS(retur…
H A Dzend_alloc.c719 …ZEND_ASSERT(((zend_uintptr_t)((char*)ptr + (alignment-1)) & (alignment-1)) == (zend_uintptr_t)ptr);
2120 zend_message_dispatcher(ZMSG_MEMORY_LEAK_REPEATED, (void *)(zend_uintptr_t)repeated);
2159 zend_message_dispatcher(ZMSG_MEMORY_LEAK_REPEATED, (void *)(zend_uintptr_t)repeated);
2185 zend_message_dispatcher(ZMSG_MEMORY_LEAK_REPEATED, (void *)(zend_uintptr_t)repeated);
H A Dzend_object_handlers.c494 if (EXPECTED(!(((zend_uintptr_t)ptr) & 1))) { in zend_property_guard_dtor()
524 (void*)(((zend_uintptr_t)&Z_PROPERTY_GUARD_P(zv)) | 1)); in zend_get_property_guard()
533 return (uint32_t*)(((zend_uintptr_t)Z_PTR_P(zv)) & ~1); in zend_get_property_guard()
/dports/lang/php81/php-8.1.1/ext/opcache/
H A Dzend_file_cache.c1016 buf = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1758 mem = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1819 buf = (void*)(((zend_uintptr_t)buf + 63L) & ~63L);
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_object_handlers.c517 if (EXPECTED(!(((zend_uintptr_t)ptr) & 1))) { in zend_property_guard_dtor()
547 (void*)(((zend_uintptr_t)&Z_PROPERTY_GUARD_P(zv)) | 1)); in zend_get_property_guard()
556 return (uint32_t*)(((zend_uintptr_t)Z_PTR_P(zv)) & ~1); in zend_get_property_guard()
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A Dzend_file_cache.c1016 buf = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1758 mem = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1819 buf = (void*)(((zend_uintptr_t)buf + 63L) & ~63L);
H A DZendAccelerator.c1431 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1435 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1549 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
2398 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in zend_accel_inheritance_cache_add()
4252 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L);
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_object_handlers.c605 if (EXPECTED(!(((zend_uintptr_t)ptr) & 1))) { in zend_property_guard_dtor()
635 (void*)(((zend_uintptr_t)&Z_PROPERTY_GUARD_P(zv)) | 1)); in zend_get_property_guard()
644 return (uint32_t*)(((zend_uintptr_t)Z_PTR_P(zv)) & ~1); in zend_get_property_guard()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_object_handlers.c517 if (EXPECTED(!(((zend_uintptr_t)ptr) & 1))) { in zend_property_guard_dtor()
547 (void*)(((zend_uintptr_t)&Z_PROPERTY_GUARD_P(zv)) | 1)); in zend_get_property_guard()
556 return (uint32_t*)(((zend_uintptr_t)Z_PTR_P(zv)) & ~1); in zend_get_property_guard()
/dports/lang/php80/php-8.0.15/ext/opcache/
H A Dzend_file_cache.c1006 buf = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1719 mem = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1780 buf = (void*)(((zend_uintptr_t)buf + 63L) & ~63L);
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_object_handlers.c605 if (EXPECTED(!(((zend_uintptr_t)ptr) & 1))) { in zend_property_guard_dtor()
635 (void*)(((zend_uintptr_t)&Z_PROPERTY_GUARD_P(zv)) | 1)); in zend_get_property_guard()
644 return (uint32_t*)(((zend_uintptr_t)Z_PTR_P(zv)) & ~1); in zend_get_property_guard()
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A Dzend_file_cache.c1016 buf = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1758 mem = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1819 buf = (void*)(((zend_uintptr_t)buf + 63L) & ~63L);
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A Dzend_file_cache.c1006 buf = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1719 mem = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1780 buf = (void*)(((zend_uintptr_t)buf + 63L) & ~63L);
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A Dzend_file_cache.c1006 buf = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1719 mem = (void*)(((zend_uintptr_t)mem + 63L) & ~63L);
1780 buf = (void*)(((zend_uintptr_t)buf + 63L) & ~63L);
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dvar.c676 key = (zend_ulong) (zend_uintptr_t) Z_COUNTED_P(var); in php_add_var_hash()
1144 (zend_ulong) (zend_uintptr_t) Z_COUNTED_P(struc)); in php_var_serialize_intern()
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dvar.c676 key = (zend_ulong) (zend_uintptr_t) Z_COUNTED_P(var); in php_add_var_hash()
1144 (zend_ulong) (zend_uintptr_t) Z_COUNTED_P(struc)); in php_var_serialize_intern()
/dports/lang/php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_disasm_x86.c224 void *a = (void*)(zend_uintptr_t)(addr); in zend_jit_disasm_resolver()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_disasm_x86.c224 void *a = (void*)(zend_uintptr_t)(addr); in zend_jit_disasm_resolver()
/dports/www/mod_php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_disasm_x86.c224 void *a = (void*)(zend_uintptr_t)(addr); in zend_jit_disasm_resolver()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_API.h109 …{ (const char*)(zend_uintptr_t)(required_num_args), ZEND_TYPE_ENCODE_CLASS_CONST(#class_name, allo…
116 …{ (const char*)(zend_uintptr_t)(required_num_args), ZEND_TYPE_ENCODE(type, allow_null), return_ref…
122 { (const char*)(zend_uintptr_t)(required_num_args), 0, return_reference, 0 },
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_API.h109 …{ (const char*)(zend_uintptr_t)(required_num_args), ZEND_TYPE_ENCODE_CLASS_CONST(#class_name, allo…
116 …{ (const char*)(zend_uintptr_t)(required_num_args), ZEND_TYPE_ENCODE(type, allow_null), return_ref…
122 { (const char*)(zend_uintptr_t)(required_num_args), 0, return_reference, 0 },
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dvar_unserializer.re577 (*var_hash)->ref_props, (zend_uintptr_t) data, info);
810 info = zend_hash_index_find_ptr((*var_hash)->ref_props, (zend_uintptr_t) rval_ref);
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dvar_unserializer.re577 (*var_hash)->ref_props, (zend_uintptr_t) data, info);
810 info = zend_hash_index_find_ptr((*var_hash)->ref_props, (zend_uintptr_t) rval_ref);

12345678910