Home
last modified time | relevance | path

Searched refs:has_explicit_html_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.patch21 + bool has_explicit_html_tag;
60 + tree->has_explicit_html_tag = true;
/php-src/ext/dom/
H A Dhtml5_parser.h47 bool has_explicit_html_tag; member
H A Dhtml5_parser.c453 observations->has_explicit_html_tag = tree->has_explicit_html_tag; in lexbor_libxml2_bridge_copy_observations()
H A Dhtml_document.c384 if (!observations->has_explicit_html_tag) { in dom_post_process_html5_loading()
/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dbefore_html.c81 tree->has_explicit_html_tag = true; in lxb_html_tree_insertion_mode_before_html_open()
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.h58 bool has_explicit_html_tag; member

Completed in 21 milliseconds