Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dmain.c153 #define SAFE_FILENAME(f) ((f)?(f):"-") macro
1307 …ript=%s\n", t->filename, t->lineno, (zend_uintptr_t)t->addr, t->size, SAFE_FILENAME(SG(request_inf… in php_message_handler_for_zend()
1352 …_buf, sizeof(memory_leak_buf), "[%s] Script: '%s'\n", datetime_str, SAFE_FILENAME(SG(request_inf… in php_message_handler_for_zend()
1354 …snprintf(memory_leak_buf, sizeof(memory_leak_buf), "[null] Script: '%s'\n", SAFE_FILENAME(SG(req… in php_message_handler_for_zend()

Completed in 14 milliseconds