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

#include <namespace_compat.h>

Data Fields

xmlNsPtr * list
 
size_t count
 
bool origin_is_ns_compat
 

Detailed Description

Definition at line 62 of file namespace_compat.h.

Field Documentation

◆ count

size_t php_dom_in_scope_ns::count

Definition at line 64 of file namespace_compat.h.

◆ list

xmlNsPtr* php_dom_in_scope_ns::list

Definition at line 63 of file namespace_compat.h.

◆ origin_is_ns_compat

bool php_dom_in_scope_ns::origin_is_ns_compat

Definition at line 65 of file namespace_compat.h.


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