zend_output_debug_string

(no version information, might be only in CVS)

zend_output_debug_string -- ...

说明

#include <zend.h>

void zend_output_debug_string ( zend_bool trigger_break, char* format, ...) ZEND_ATTRIBUTE_FORMAT(printf, 2, 3 )

...

参数

trigger_break

...

format

...

ZEND_ATTRIBUTE_FORMAT(printf

...

2

...

3

...

返回值

...


add a note add a note User Contributed Notes
There are no user contributed notes for this page.