Home
last modified time | relevance | path

Searched refs:LXB_HTML_TOKENIZER_ERROR_EOINTA (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Derror.h54 LXB_HTML_TOKENIZER_ERROR_EOINTA = 0x0010, enumerator
H A Dstate.c589 LXB_HTML_TOKENIZER_ERROR_EOINTA); in lxb_html_tokenizer_state_tag_name()
819 LXB_HTML_TOKENIZER_ERROR_EOINTA); in lxb_html_tokenizer_state_after_attribute_name()
970 LXB_HTML_TOKENIZER_ERROR_EOINTA); in lxb_html_tokenizer_state_attribute_value_double_quoted()
1064 LXB_HTML_TOKENIZER_ERROR_EOINTA); in lxb_html_tokenizer_state_attribute_value_single_quoted()
1155 LXB_HTML_TOKENIZER_ERROR_EOINTA); in lxb_html_tokenizer_state_attribute_value_unquoted()
1238 LXB_HTML_TOKENIZER_ERROR_EOINTA); in lxb_html_tokenizer_state_after_attribute_value_quoted()
1293 LXB_HTML_TOKENIZER_ERROR_EOINTA); in lxb_html_tokenizer_state_self_closing_start_tag()
/php-src/ext/dom/
H A Dhtml_document.c139 case LXB_HTML_TOKENIZER_ERROR_EOINTA: return "eof-in-tag"; in dom_lexbor_tokenizer_error_code_to_string()

Completed in 15 milliseconds