Home
last modified time | relevance | path

Searched refs:has_explicit_body_tag (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/dom/lexbor/patches/
H A D0002-Track-implied-added-nodes-for-options-use-in-PHP.patch23 + bool has_explicit_body_tag;
35 + tree->has_explicit_body_tag = true;
/php-src/ext/dom/
H A Dhtml5_parser.h49 bool has_explicit_body_tag; member
H A Dhtml5_parser.c455 observations->has_explicit_body_tag = tree->has_explicit_body_tag; in lexbor_libxml2_bridge_copy_observations()
H A Dhtml_document.c381 if (!observations->has_explicit_body_tag) { in dom_post_process_html5_loading()
/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dafter_head.c74 tree->has_explicit_body_tag = true; in lxb_html_tree_insertion_mode_after_head_open()
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.h60 bool has_explicit_body_tag; member

Completed in 27 milliseconds