Searched refs:ZEND_ADDR_FMT (Results 1 – 3 of 3) sorted by relevance
/php-src/Zend/ |
H A D | zend_long.h | 121 # define ZEND_ADDR_FMT "0x%08zx" macro 123 # define ZEND_ADDR_FMT "0x%016zx" macro
|
/php-src/ext/opcache/ |
H A D | ZendAccelerator.c | 1530 …nal error: wrong size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_… in store_script_in_file_cache() 1643 …nal error: wrong size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_… in cache_script_in_shared_memory() 2466 …ror: wrong class size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_… in zend_accel_inheritance_cache_add() 4286 …nal error: wrong size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_…
|
/php-src/main/ |
H A D | main.c | 1708 …snprintf(memory_leak_buf, 512, "%s(%" PRIu32 ") : Freeing " ZEND_ADDR_FMT " (%zu bytes), script=%… in php_message_handler_for_zend()
|
Completed in 21 milliseconds