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

Data Fields

xmlreader_read_int_t read_int_func
 
xmlreader_read_const_char_t read_char_func
 
int type
 

Detailed Description

Definition at line 50 of file php_xmlreader.c.

Field Documentation

◆ read_char_func

xmlreader_read_const_char_t _xmlreader_prop_handler::read_char_func

Definition at line 52 of file php_xmlreader.c.

◆ read_int_func

xmlreader_read_int_t _xmlreader_prop_handler::read_int_func

Definition at line 51 of file php_xmlreader.c.

◆ type

int _xmlreader_prop_handler::type

Definition at line 53 of file php_xmlreader.c.


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