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

#include <php_json_encoder.h>

Data Fields

int depth
 
int max_depth
 
php_json_error_code error_code
 

Detailed Description

Definition at line 25 of file php_json_encoder.h.

Field Documentation

◆ depth

int _php_json_encoder::depth

Definition at line 26 of file php_json_encoder.h.

◆ error_code

php_json_error_code _php_json_encoder::error_code

Definition at line 28 of file php_json_encoder.h.

◆ max_depth

int _php_json_encoder::max_depth

Definition at line 27 of file php_json_encoder.h.


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