Home
last modified time | relevance | path

Searched refs:LXB_HTML_RULES_ERROR_UNTO (Results 1 – 16 of 16) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Din_head_noscript.c61 LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_head_noscript_open()
104 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_head_noscript_closed()
114 LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_head_noscript_anything_else()
H A Din_frameset.c40 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_frameset()
143 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_frameset()
H A Dafter_after_body.c54 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_after_after_body()
H A Dafter_after_frameset.c57 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_after_after_frameset()
H A Din_select.c202 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_select_select()
227 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_select_ikt()
265 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_select_anything_else()
H A Dafter_body.c74 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_after_body()
H A Dafter_frameset.c82 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_after_frameset()
H A Din_select_in_table.c18 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_select_in_table_ct()
H A Din_table.c204 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_table_table()
288 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_table_input()
313 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_table_form()
H A Din_row.c91 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_row_ct_open_closed()
H A Din_table_body.c58 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_table_body_thtd()
H A Dafter_head.c115 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_after_head_open()
H A Din_body.c177 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_body_html()
217 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_body_body()
249 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_body_frameset()
462 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_body_form()
664 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_body_button()
1299 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_body_image()
1600 LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_in_body_cfht()
H A Dforeign_content.c262 lxb_html_tree_parse_error(tree, token, LXB_HTML_RULES_ERROR_UNTO); in lxb_html_tree_insertion_mode_foreign_content_all()
/php-src/ext/dom/lexbor/lexbor/html/tree/
H A Derror.h22 LXB_HTML_RULES_ERROR_UNTO = 0x0000, enumerator
/php-src/ext/dom/
H A Dhtml_document.c177 case LXB_HTML_RULES_ERROR_UNTO: return "unexpected-token"; in dom_lexbor_tree_error_code_to_string()

Completed in 40 milliseconds