Home
last modified time | relevance | path

Searched refs:LXB_HTML_TOKENIZER_ERROR_UNNUCH (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Derror.h112 LXB_HTML_TOKENIZER_ERROR_UNNUCH = 0x002D, enumerator
H A Dstate_script.c215 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_script_data()
528 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_script_data_escaped()
591 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_script_data_escaped_dash()
958 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_script_data_double_escaped()
1021 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_script_data_double_escaped_dash()
1087 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_script_data_double_escaped_dash_dash()
H A Dstate_doctype.c240 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_doctype_before_name()
349 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_doctype_name()
865 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_doctype_public_identifier_double_quoted()
980 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_doctype_public_identifier_single_quoted()
1418 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_doctype_system_identifier_double_quoted()
1533 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_doctype_system_identifier_single_quoted()
1641 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_doctype_bogus()
H A Dstate.c305 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_data()
393 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_plaintext()
598 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_tag_name()
736 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_attribute_name()
979 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_attribute_value_double_quoted()
1073 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_attribute_value_single_quoted()
1164 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_attribute_value_unquoted()
1393 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_bogus_comment()
H A Dstate_rawtext.c126 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_rawtext()
H A Dstate_rcdata.c135 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_rcdata()
H A Dstate_comment.c244 LXB_HTML_TOKENIZER_ERROR_UNNUCH); in lxb_html_tokenizer_state_comment()
/php-src/ext/dom/
H A Dhtml_document.c168 case LXB_HTML_TOKENIZER_ERROR_UNNUCH: return "unexpected-null-character"; in dom_lexbor_tokenizer_error_code_to_string()

Completed in 30 milliseconds