Home
last modified time | relevance | path

Searched refs:zend_uintptr_t (Results 176 – 200 of 238) sorted by relevance

12345678910

/dports/textproc/pecl-xdiff2/xdiff-2.1.0/
H A Dxdiff.c38 …{ (const char*)(zend_uintptr_t)(required_num_args), ( #class_name ), 0, return_reference, allow_nu…
/dports/lang/php74/php-7.4.27/ext/opcache/
H A DZendAccelerator.c1382 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1386 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1503 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
4152 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in preload_script_in_shared_memory()
/dports/www/php74-opcache/php-7.4.27/ext/opcache/
H A DZendAccelerator.c1382 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1386 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1503 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
4152 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in preload_script_in_shared_memory()
/dports/www/mod_php74/php-7.4.27/ext/opcache/
H A DZendAccelerator.c1382 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1386 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1503 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
4152 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in preload_script_in_shared_memory()
/dports/lang/php80/php-8.0.15/ext/opcache/
H A DZendAccelerator.c1379 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1383 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1497 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
4242 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L);
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A DZendAccelerator.c1379 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1383 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1497 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
4242 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L);
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A DZendAccelerator.c1379 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in store_script_in_file_cache()
1383 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 7L) & ~7L); in store_script_in_file_cache()
1497 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L); in cache_script_in_shared_memory()
4242 ZCG(mem) = (void*)(((zend_uintptr_t)ZCG(mem) + 63L) & ~63L);
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/php/streams/
H A Dplain_wrapper.c478 if ((zend_uintptr_t) ptrparam == PHP_STREAM_LOCK_SUPPORTED) { in sw_php_stdiop_set_option()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_types.h72 typedef uintptr_t zend_uintptr_t; typedef
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_types.h72 typedef uintptr_t zend_uintptr_t; typedef
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_types.h72 typedef uintptr_t zend_uintptr_t; typedef
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_types.h72 typedef uintptr_t zend_uintptr_t; typedef
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_types.h75 typedef uintptr_t zend_uintptr_t; typedef
H A Dzend_inheritance.c2527 && zend_hash_index_del(CG(unlinked_uses), (zend_long)(zend_uintptr_t)ce) == SUCCESS) { in check_unrecoverable_load_failure()
2812 zend_hash_index_del(CG(unlinked_uses), (zend_long)(zend_uintptr_t) ce); in zend_do_link_class()
H A Dzend_execute_API.c1075 zend_hash_index_add_empty_element(CG(unlinked_uses), (zend_long)(zend_uintptr_t)ce); in zend_lookup_class_ex()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_types.h75 typedef uintptr_t zend_uintptr_t; typedef
H A Dzend_inheritance.c2527 && zend_hash_index_del(CG(unlinked_uses), (zend_long)(zend_uintptr_t)ce) == SUCCESS) { in check_unrecoverable_load_failure()
2812 zend_hash_index_del(CG(unlinked_uses), (zend_long)(zend_uintptr_t) ce); in zend_do_link_class()
H A Dzend_execute_API.c1075 zend_hash_index_add_empty_element(CG(unlinked_uses), (zend_long)(zend_uintptr_t)ce); in zend_lookup_class_ex()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_types.h75 typedef uintptr_t zend_uintptr_t; typedef
/dports/devel/pecl-ast/ast-1.0.16/
H A Dast.c34 …{ (const char*)(zend_uintptr_t)(required_num_args), ( #class_name ), 0, return_reference, allow_nu…
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_types.h75 typedef uintptr_t zend_uintptr_t; typedef
/dports/www/mod_php80/php-8.0.15/main/
H A Dmain.c1606 unsigned long leak_count = (zend_uintptr_t) data; in php_message_handler_for_zend()
/dports/www/mod_php81/php-8.1.1/main/
H A Dmain.c1612 unsigned long leak_count = (zend_uintptr_t) data; in php_message_handler_for_zend()
/dports/lang/php81/php-8.1.1/main/
H A Dmain.c1612 unsigned long leak_count = (zend_uintptr_t) data; in php_message_handler_for_zend()
/dports/lang/php80/php-8.0.15/main/
H A Dmain.c1606 unsigned long leak_count = (zend_uintptr_t) data; in php_message_handler_for_zend()

12345678910