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

#include <ns.h>

Data Fields

lexbor_hash_entry_t entry
 
lxb_ns_prefix_id_t prefix_id
 
size_t ref_count
 
bool read_only
 

Detailed Description

Definition at line 29 of file ns.h.

Field Documentation

◆ entry

lexbor_hash_entry_t lxb_ns_prefix_data_t::entry

Definition at line 30 of file ns.h.

◆ prefix_id

lxb_ns_prefix_id_t lxb_ns_prefix_data_t::prefix_id

Definition at line 32 of file ns.h.

◆ read_only

bool lxb_ns_prefix_data_t::read_only

Definition at line 34 of file ns.h.

◆ ref_count

size_t lxb_ns_prefix_data_t::ref_count

Definition at line 33 of file ns.h.


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