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

#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
 

Detailed Description

Definition at line 18 of file tree_res.h.

Field Documentation

◆ local_name

const char* lxb_html_tree_res_attr_adjust_foreign_t::local_name

Definition at line 21 of file tree_res.h.

◆ name

const char* lxb_html_tree_res_attr_adjust_foreign_t::name

Definition at line 19 of file tree_res.h.

◆ name_len

size_t lxb_html_tree_res_attr_adjust_foreign_t::name_len

Definition at line 23 of file tree_res.h.

◆ ns

lxb_ns_id_t lxb_html_tree_res_attr_adjust_foreign_t::ns

Definition at line 26 of file tree_res.h.

◆ prefix

const char* lxb_html_tree_res_attr_adjust_foreign_t::prefix

Definition at line 20 of file tree_res.h.

◆ prefix_len

size_t lxb_html_tree_res_attr_adjust_foreign_t::prefix_len

Definition at line 24 of file tree_res.h.


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