zend_output_debug_string
(no version information, might be only in CVS)
zend_output_debug_string -- ...
Description
#include <zend.h>
void
zend_output_debug_string ( zend_bool trigger_break, char* format, ...) ZEND_ATTRIBUTE_FORMAT(printf, 2, 3 )
...
Parameters
- trigger_break
...
- format
...
- ZEND_ATTRIBUTE_FORMAT(printf
...
- 2
...
- 3
...