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

#include <ns.h>

Data Fields

lexbor_hash_entry_t entry
 
lxb_ns_id_t ns_id
 
size_t ref_count
 
bool read_only
 

Detailed Description

Definition at line 20 of file ns.h.

Field Documentation

◆ entry

lexbor_hash_entry_t lxb_ns_data_t::entry

Definition at line 21 of file ns.h.

◆ ns_id

lxb_ns_id_t lxb_ns_data_t::ns_id

Definition at line 23 of file ns.h.

◆ read_only

bool lxb_ns_data_t::read_only

Definition at line 25 of file ns.h.

◆ ref_count

size_t lxb_ns_data_t::ref_count

Definition at line 24 of file ns.h.


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