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

#include <attr.h>

Data Fields

lexbor_hash_entry_t entry
 
lxb_dom_attr_id_t attr_id
 
size_t ref_count
 
bool read_only
 

Detailed Description

Definition at line 25 of file attr.h.

Field Documentation

◆ attr_id

lxb_dom_attr_id_t lxb_dom_attr_data_t::attr_id

Definition at line 27 of file attr.h.

◆ entry

lexbor_hash_entry_t lxb_dom_attr_data_t::entry

Definition at line 26 of file attr.h.

◆ read_only

bool lxb_dom_attr_data_t::read_only

Definition at line 29 of file attr.h.

◆ ref_count

size_t lxb_dom_attr_data_t::ref_count

Definition at line 28 of file attr.h.


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