Home
last modified time | relevance | path

Searched refs:ZEND_ADDR_FMT (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_long.h121 # define ZEND_ADDR_FMT "0x%08zx" macro
123 # define ZEND_ADDR_FMT "0x%016zx" macro
/PHP-8.2/ext/opcache/
H A DZendAccelerator.c1534 …nal error: wrong size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_… in store_script_in_file_cache()
1649 …nal error: wrong size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_… in cache_script_in_shared_memory()
2468 …ror: wrong class size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_… in zend_accel_inheritance_cache_add()
4279 …nal error: wrong size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_…
/PHP-8.2/main/
H A Dmain.c1657 …snprintf(memory_leak_buf, 512, "%s(%" PRIu32 ") : Freeing " ZEND_ADDR_FMT " (%zu bytes), script=%… in php_message_handler_for_zend()

Completed in 25 milliseconds