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