php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <document.h>
Definition at line 57 of file document.h.
lxb_html_body_element_t* lxb_html_document::body |
Definition at line 63 of file document.h.
lxb_html_document_css_t lxb_html_document::css |
Definition at line 65 of file document.h.
bool lxb_html_document::css_init |
Definition at line 66 of file document.h.
lxb_dom_document_t lxb_html_document::dom_document |
Definition at line 58 of file document.h.
lxb_html_document_done_cb_f lxb_html_document::done |
Definition at line 68 of file document.h.
lxb_html_head_element_t* lxb_html_document::head |
Definition at line 62 of file document.h.
void* lxb_html_document::iframe_srcdoc |
Definition at line 60 of file document.h.
lxb_html_document_opt_t lxb_html_document::opt |
Definition at line 71 of file document.h.
lxb_html_document_ready_state_t lxb_html_document::ready_state |
Definition at line 69 of file document.h.