Home
last modified time | relevance | path

Searched refs:LXB_TAG_NOBR (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/dom/lexbor/lexbor/tag/
H A Dconst.h160 LXB_TAG_NOBR = 0x0088, enumerator
H A Dres.h165 {{.u.short_str = "nobr", .length = 4, .next = NULL}, LXB_TAG_NOBR, 1, true},
366 {{.u.short_str = "NOBR", .length = 4, .next = NULL}, LXB_TAG_NOBR, 1, true},
/PHP-8.2/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dforeign_content.c335 case LXB_TAG_NOBR: in lxb_html_tree_insertion_mode_foreign_content()
H A Din_body.c1008 node = lxb_html_tree_element_in_scope(tree, LXB_TAG_NOBR, LXB_NS_HTML, in lxb_html_tree_insertion_mode_in_body_nobr()
1757 case LXB_TAG_NOBR: in lxb_html_tree_insertion_mode_in_body()
1888 case LXB_TAG_NOBR: in lxb_html_tree_insertion_mode_in_body()

Completed in 15 milliseconds