php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_xmlreader.h>
Data Fields | |
xmlTextReaderPtr | ptr |
xmlParserInputBufferPtr | input |
void * | schema |
zend_object | std |
Definition at line 41 of file php_xmlreader.h.
xmlParserInputBufferPtr _xmlreader_object::input |
Definition at line 44 of file php_xmlreader.h.
xmlTextReaderPtr _xmlreader_object::ptr |
Definition at line 42 of file php_xmlreader.h.
void* _xmlreader_object::schema |
Definition at line 45 of file php_xmlreader.h.
zend_object _xmlreader_object::std |
Definition at line 46 of file php_xmlreader.h.