php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <conversions.h>
Data Fields | |
int | has_error |
char * | msg |
int | level |
int | should_free |
Definition at line 26 of file conversions.h.
int err_s::has_error |
Definition at line 27 of file conversions.h.
int err_s::level |
Definition at line 29 of file conversions.h.
char* err_s::msg |
Definition at line 28 of file conversions.h.
int err_s::should_free |
Definition at line 30 of file conversions.h.