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

#include <php_xmlwriter.h>

Data Fields

xmlTextWriterPtr ptr
 
xmlBufferPtr output
 
zend_object std
 

Detailed Description

Definition at line 36 of file php_xmlwriter.h.

Field Documentation

◆ output

xmlBufferPtr _ze_xmlwriter_object::output

Definition at line 38 of file php_xmlwriter.h.

◆ ptr

xmlTextWriterPtr _ze_xmlwriter_object::ptr

Definition at line 37 of file php_xmlwriter.h.

◆ std

zend_object _ze_xmlwriter_object::std

Definition at line 39 of file php_xmlwriter.h.


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