Home
last modified time | relevance | path

Searched refs:LXB_TAG__EM_DOCTYPE (Results 1 – 19 of 19) sorted by relevance

/PHP-8.2/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dafter_after_body.c27 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_after_after_body()
H A Dafter_after_frameset.c27 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_after_after_frameset()
H A Dafter_body.c30 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_after_body()
H A Dafter_frameset.c26 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_after_frameset()
H A Din_head_noscript.c41 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_in_head_noscript_open()
H A Din_frameset.c57 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_in_frameset()
H A Dbefore_head.c55 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_before_head_open()
H A Dbefore_html.c44 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_before_html_open()
H A Din_template.c150 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_in_template()
H A Dafter_head.c55 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_after_head_open()
H A Dinitial.c150 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_initial()
H A Din_head.c69 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_in_head_open()
H A Din_select.c310 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_in_select()
H A Dforeign_content.c304 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_foreign_content()
H A Din_table.c408 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_in_table()
H A Din_body.c1788 case LXB_TAG__EM_DOCTYPE: in lxb_html_tree_insertion_mode_in_body()
/PHP-8.2/ext/dom/lexbor/lexbor/tag/
H A Dconst.h29 LXB_TAG__EM_DOCTYPE = 0x0005, enumerator
H A Dres.h34 {{.u.short_str = "!doctype", .length = 8, .next = NULL}, LXB_TAG__EM_DOCTYPE, 1, true},
235 {{.u.short_str = "!DOCTYPE", .length = 8, .next = NULL}, LXB_TAG__EM_DOCTYPE, 1, true},
/PHP-8.2/ext/dom/lexbor/lexbor/html/tokenizer/
H A Dstate_doctype.c135 tkz->token->tag_id = LXB_TAG__EM_DOCTYPE; in lxb_html_tokenizer_state_doctype_before()

Completed in 68 milliseconds