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

#include <document_type.h>

Data Fields

lxb_dom_node_t node
 
lxb_dom_attr_id_t name
 
lexbor_str_t public_id
 
lexbor_str_t system_id
 

Detailed Description

Definition at line 22 of file document_type.h.

Field Documentation

◆ name

lxb_dom_attr_id_t lxb_dom_document_type::name

Definition at line 25 of file document_type.h.

◆ node

lxb_dom_node_t lxb_dom_document_type::node

Definition at line 23 of file document_type.h.

◆ public_id

lexbor_str_t lxb_dom_document_type::public_id

Definition at line 26 of file document_type.h.

◆ system_id

lexbor_str_t lxb_dom_document_type::system_id

Definition at line 27 of file document_type.h.


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