Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_long.h123 # define ZEND_ADDR_FMT "0x%016I64x" macro
125 # define ZEND_ADDR_FMT "0x%08zx" macro
127 # define ZEND_ADDR_FMT "0x%016zx" macro
/PHP-7.1/ext/opcache/
H A DZendAccelerator.c1256 …nal error: wrong size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_… in store_script_in_file_cache()
1372 …nal error: wrong size calculation: %s start=" ZEND_ADDR_FMT ", end=" ZEND_ADDR_FMT ", real=" ZEND_… in cache_script_in_shared_memory()
/PHP-7.1/main/
H A Dmain.c1515 …snprintf(memory_leak_buf, 512, "%s(%d) : Freeing " ZEND_ADDR_FMT " (%zu bytes), script=%s\n", t->… in php_message_handler_for_zend()

Completed in 25 milliseconds