Home
last modified time | relevance | path

Searched refs:LXB_TAG_OPTGROUP (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Din_select.c114 if (lxb_html_tree_node_is(node, LXB_TAG_OPTGROUP)) { in lxb_html_tree_insertion_mode_in_select_optgroup()
139 if (node != NULL && lxb_html_tree_node_is(node, LXB_TAG_OPTGROUP)) { in lxb_html_tree_insertion_mode_in_select_optgroup_closed()
146 if (lxb_html_tree_node_is(node, LXB_TAG_OPTGROUP) == false) { in lxb_html_tree_insertion_mode_in_select_optgroup_closed()
285 case LXB_TAG_OPTGROUP: in lxb_html_tree_insertion_mode_in_select()
319 case LXB_TAG_OPTGROUP: in lxb_html_tree_insertion_mode_in_select()
H A Din_body.c1939 case LXB_TAG_OPTGROUP: in lxb_html_tree_insertion_mode_in_body()
/PHP-8.2/ext/dom/lexbor/lexbor/tag/
H A Dconst.h166 LXB_TAG_OPTGROUP = 0x008e, enumerator
H A Dres.h171 {{.u.short_str = "optgroup", .length = 8, .next = NULL}, LXB_TAG_OPTGROUP, 1, true},
372 {{.u.short_str = "OPTGROUP", .length = 8, .next = NULL}, LXB_TAG_OPTGROUP, 1, true},
/PHP-8.2/ext/dom/lexbor/lexbor/html/
H A Dtree.c937 case LXB_TAG_OPTGROUP: in lxb_html_tree_generate_implied_end_tags()
978 case LXB_TAG_OPTGROUP: in lxb_html_tree_generate_all_implied_end_tags_thoroughly()
1331 case LXB_TAG_OPTGROUP: in lxb_html_tree_check_scope_element()

Completed in 20 milliseconds