Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Din_frameset.c16 if (token->tag_id == LXB_TAG_FRAMESET) in lxb_html_tree_insertion_mode_in_frameset()
32 && lxb_html_tree_node_is(node, LXB_TAG_FRAMESET) == false) in lxb_html_tree_insertion_mode_in_frameset()
65 case LXB_TAG_FRAMESET: { in lxb_html_tree_insertion_mode_in_frameset()
H A Dafter_head.c81 case LXB_TAG_FRAMESET: { in lxb_html_tree_insertion_mode_after_head_open()
H A Din_body.c1809 case LXB_TAG_FRAMESET: in lxb_html_tree_insertion_mode_in_body()
/PHP-8.2/ext/dom/lexbor/lexbor/tag/
H A Dconst.h113 LXB_TAG_FRAMESET = 0x0059, enumerator
H A Dres.h118 {{.u.short_str = "frameset", .length = 8, .next = NULL}, LXB_TAG_FRAMESET, 1, true},
319 {{.u.short_str = "FRAMESET", .length = 8, .next = NULL}, LXB_TAG_FRAMESET, 1, true},
/PHP-8.2/ext/dom/lexbor/lexbor/html/
H A Dtree.c1132 case LXB_TAG_FRAMESET: in lxb_html_tree_reset_insertion_mode_appropriately()

Completed in 21 milliseconds