Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/lexbor/lexbor/tag/
H A Dconst.h116 LXB_TAG_H2 = 0x005c, enumerator
H A Dres.h121 {{.u.short_str = "h2", .length = 2, .next = NULL}, LXB_TAG_H2, 1, true},
322 {{.u.short_str = "H2", .length = 2, .next = NULL}, LXB_TAG_H2, 1, true},
/PHP-8.2/ext/dom/lexbor/lexbor/html/tree/
H A Dopen_elements.c71 case LXB_TAG_H2: in lxb_html_tree_open_elements_pop_until_h123456()
/PHP-8.2/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dforeign_content.c322 case LXB_TAG_H2: in lxb_html_tree_insertion_mode_foreign_content()
H A Din_body.c396 case LXB_TAG_H2: in lxb_html_tree_insertion_mode_in_body_h123456()
1743 case LXB_TAG_H2: in lxb_html_tree_insertion_mode_in_body()
1843 case LXB_TAG_H2: in lxb_html_tree_insertion_mode_in_body()
/PHP-8.2/ext/dom/lexbor/lexbor/html/
H A Dtree.c1223 case LXB_TAG_H2: in lxb_html_tree_element_in_scope_h123456()

Completed in 21 milliseconds