php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
err_s Struct Reference

#include <conversions.h>

Data Fields

int has_error
 
char * msg
 
int level
 
int should_free
 

Detailed Description

Definition at line 26 of file conversions.h.

Field Documentation

◆ has_error

int err_s::has_error

Definition at line 27 of file conversions.h.

◆ level

int err_s::level

Definition at line 29 of file conversions.h.

◆ msg

char* err_s::msg

Definition at line 28 of file conversions.h.

◆ should_free

int err_s::should_free

Definition at line 30 of file conversions.h.


The documentation for this struct was generated from the following file: