php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_encoding.h>
Data Fields | |
encodeType | details |
zval *(* | to_zval )(zval *ret, encodeTypePtr type, xmlNodePtr data) |
xmlNodePtr(* | to_xml )(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) |
Definition at line 189 of file php_encoding.h.
encodeType _encode::details |
Definition at line 190 of file php_encoding.h.
xmlNodePtr(* _encode::to_xml) (encodeTypePtr type, zval *data, int style, xmlNodePtr parent) |
Definition at line 192 of file php_encoding.h.
Definition at line 191 of file php_encoding.h.