|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <tree_res.h>
Data Fields | |
| const char * | name |
| const char * | prefix |
| const char * | local_name |
| size_t | name_len |
| size_t | prefix_len |
| lxb_ns_id_t | ns |
Definition at line 18 of file tree_res.h.
| const char* lxb_html_tree_res_attr_adjust_foreign_t::local_name |
Definition at line 21 of file tree_res.h.
| const char* lxb_html_tree_res_attr_adjust_foreign_t::name |
Definition at line 19 of file tree_res.h.
| size_t lxb_html_tree_res_attr_adjust_foreign_t::name_len |
Definition at line 23 of file tree_res.h.
| lxb_ns_id_t lxb_html_tree_res_attr_adjust_foreign_t::ns |
Definition at line 26 of file tree_res.h.
| const char* lxb_html_tree_res_attr_adjust_foreign_t::prefix |
Definition at line 20 of file tree_res.h.
| size_t lxb_html_tree_res_attr_adjust_foreign_t::prefix_len |
Definition at line 24 of file tree_res.h.