php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <document.h>
Definition at line 35 of file document.h.
lexbor_hash_t* lxb_dom_document::attrs |
Definition at line 56 of file document.h.
lxb_dom_interface_clone_f lxb_dom_document::clone_interface |
Definition at line 45 of file document.h.
lxb_dom_document_cmode_t lxb_dom_document::compat_mode |
Definition at line 38 of file document.h.
lxb_dom_interface_create_f lxb_dom_document::create_interface |
Definition at line 44 of file document.h.
lxb_dom_interface_destroy_f lxb_dom_document::destroy_interface |
Definition at line 46 of file document.h.
lxb_dom_document_type_t* lxb_dom_document::doctype |
Definition at line 41 of file document.h.
lxb_dom_element_t* lxb_dom_document::element |
Definition at line 42 of file document.h.
lxb_dom_event_destroy_f lxb_dom_document::ev_destroy |
Definition at line 50 of file document.h.
lxb_dom_event_insert_f lxb_dom_document::ev_insert |
Definition at line 48 of file document.h.
lxb_dom_event_remove_f lxb_dom_document::ev_remove |
Definition at line 49 of file document.h.
lxb_dom_event_set_value_f lxb_dom_document::ev_set_value |
Definition at line 51 of file document.h.
lexbor_mraw_t* lxb_dom_document::mraw |
Definition at line 53 of file document.h.
lxb_dom_node_t lxb_dom_document::node |
Definition at line 36 of file document.h.
lexbor_hash_t* lxb_dom_document::ns |
Definition at line 58 of file document.h.
bool lxb_dom_document::ns_inherited |
Definition at line 63 of file document.h.
void* lxb_dom_document::parser |
Definition at line 59 of file document.h.
lexbor_hash_t* lxb_dom_document::prefix |
Definition at line 57 of file document.h.
bool lxb_dom_document::scripting |
Definition at line 65 of file document.h.
lexbor_hash_t* lxb_dom_document::tags |
Definition at line 55 of file document.h.
bool lxb_dom_document::tags_inherited |
Definition at line 62 of file document.h.
lexbor_mraw_t* lxb_dom_document::text |
Definition at line 54 of file document.h.
lxb_dom_document_dtype_t lxb_dom_document::type |
Definition at line 39 of file document.h.
void* lxb_dom_document::user |
Definition at line 60 of file document.h.