Home
last modified time | relevance | path

Searched refs:parse_errors (Results 1 – 21 of 21) sorted by relevance

/PHP-8.4/ext/dom/lexbor/lexbor/html/tokenizer/
H A Dstate_doctype.c183 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_doctype()
527 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_doctype_after_name_public()
577 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_doctype_after_name_system()
637 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_doctype_after_public_keyword()
647 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_doctype_after_public_keyword()
660 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_doctype_after_public_keyword()
685 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_doctype_after_public_keyword()
736 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_doctype_before_public_identifier()
758 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_doctype_before_public_identifier()
1038 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_doctype_after_public_identifier()
[all …]
H A Derror.c11 lxb_html_tokenizer_error_add(lexbor_array_obj_t *parse_errors, in lxb_html_tokenizer_error_add() argument
15 if (parse_errors == NULL) { in lxb_html_tokenizer_error_add()
19 lxb_html_tokenizer_error_t *entry = lexbor_array_obj_push(parse_errors); in lxb_html_tokenizer_error_add()
H A Dstate_comment.c102 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_comment_start()
135 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_comment_start_dash()
148 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_comment_start_dash()
231 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->token->end, in lxb_html_tokenizer_state_comment()
243 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_comment()
353 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_comment_less_than_sign_bang_dash_dash()
378 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_comment_end_dash()
430 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_comment_end()
465 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_comment_end_bang()
476 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_comment_end_bang()
H A Dstate.c445 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_tag_open()
468 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_tag_open()
500 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_end_tag_open()
523 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_end_tag_open()
1484 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_markup_declaration_open()
1507 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_markup_declaration_comment()
1527 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_markup_declaration_doctype()
1559 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_markup_declaration_cdata()
1869 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_char_ref_named()
1910 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_char_ref_ambiguous_ampersand()
[all …]
H A Dstate_script.c214 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_script_data()
512 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_script_data_escaped()
527 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_script_data_escaped()
576 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_script_data_escaped_dash()
590 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_script_data_escaped_dash()
942 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_script_data_double_escaped()
957 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_script_data_double_escaped()
1006 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_script_data_double_escaped_dash()
1020 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_script_data_double_escaped_dash()
1072 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_script_data_double_escaped_dash_dash()
[all …]
H A Derror.h131 lxb_html_tokenizer_error_add(lexbor_array_obj_t *parse_errors,
H A Dstate_rawtext.c125 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_rawtext()
H A Dstate_rcdata.c134 lxb_html_tokenizer_error_add(tkz->parse_errors, data, in lxb_html_tokenizer_state_rcdata()
/PHP-8.4/ext/dom/lexbor/lexbor/css/syntax/tokenizer/
H A Derror.c11 lxb_css_syntax_tokenizer_error_add(lexbor_array_obj_t *parse_errors, in lxb_css_syntax_tokenizer_error_add() argument
15 if (parse_errors == NULL) { in lxb_css_syntax_tokenizer_error_add()
21 entry = lexbor_array_obj_push(parse_errors); in lxb_css_syntax_tokenizer_error_add()
H A Derror.h48 lxb_css_syntax_tokenizer_error_add(lexbor_array_obj_t *parse_errors,
/PHP-8.4/ext/dom/lexbor/lexbor/html/tree/
H A Derror.c11 lxb_html_tree_error_add(lexbor_array_obj_t *parse_errors, in lxb_html_tree_error_add() argument
14 if (parse_errors == NULL) { in lxb_html_tree_error_add()
18 lxb_html_tree_error_t *entry = lexbor_array_obj_push(parse_errors); in lxb_html_tree_error_add()
H A Derror.h108 lxb_html_tree_error_add(lexbor_array_obj_t *parse_errors,
/PHP-8.4/ext/dom/lexbor/lexbor/html/
H A Dtokenizer.c79 tkz->parse_errors = lexbor_array_obj_create(); in lxb_html_tokenizer_init()
80 status = lexbor_array_obj_init(tkz->parse_errors, 16, in lxb_html_tokenizer_init()
134 tkz_to->parse_errors = lexbor_array_obj_create(); in lxb_html_tokenizer_inherit()
135 status = lexbor_array_obj_init(tkz_to->parse_errors, 16, in lxb_html_tokenizer_inherit()
215 lexbor_array_obj_clean(tkz->parse_errors); in lxb_html_tokenizer_clean()
240 tkz->parse_errors = lexbor_array_obj_destroy(tkz->parse_errors, true); in lxb_html_tokenizer_destroy()
H A Dtree.c96 tree->parse_errors = lexbor_array_obj_create(); in lxb_html_tree_init()
97 status = lexbor_array_obj_init(tree->parse_errors, 16, in lxb_html_tree_init()
162 lexbor_array_obj_clean(tree->parse_errors); in lxb_html_tree_clean()
193 tree->parse_errors = lexbor_array_obj_destroy(tree->parse_errors, true); in lxb_html_tree_destroy()
240 lxb_html_tree_error_add(tree->parse_errors, token, id); in lxb_html_tree_parse_error()
H A Dtokenizer.h56 lexbor_array_obj_t *parse_errors; member
H A Dtree.h53 lexbor_array_obj_t *parse_errors; member
/PHP-8.4/ext/dom/
H A Dhtml5_parser.c405 lexbor_array_obj_t *parse_errors = lxb_html_parser_tokenizer(parser)->parse_errors; in lexbor_libxml2_bridge_report_errors() local
407 while ((error = lexbor_array_obj_get(parse_errors, index)) != NULL) { in lexbor_libxml2_bridge_report_errors()
422 parse_errors = lxb_html_parser_tree(parser)->parse_errors; in lexbor_libxml2_bridge_report_errors()
424 while ((error = lexbor_array_obj_get(parse_errors, index)) != NULL) { in lexbor_libxml2_bridge_report_errors()
/PHP-8.4/ext/dom/lexbor/lexbor/css/syntax/
H A Dtokenizer.c115 tkz->parse_errors = lexbor_array_obj_create(); in lxb_css_syntax_tokenizer_init()
116 status = lexbor_array_obj_init(tkz->parse_errors, 16, in lxb_css_syntax_tokenizer_init()
139 lexbor_array_obj_clean(tkz->parse_errors); in lxb_css_syntax_tokenizer_clean()
169 tkz->parse_errors = lexbor_array_obj_destroy(tkz->parse_errors, true); in lxb_css_syntax_tokenizer_destroy()
H A Dtokenizer.h47 lexbor_array_obj_t *parse_errors; member
H A Dstate.c414 lxb_css_syntax_tokenizer_error_add(tkz->parse_errors, NULL, in lxb_css_syntax_state_comment()
583 lxb_css_syntax_tokenizer_error_add(tkz->parse_errors, data, in lxb_css_syntax_state_string()
647 lxb_css_syntax_tokenizer_error_add(tkz->parse_errors, NULL, in lxb_css_syntax_state_string()
2327 lxb_css_syntax_tokenizer_error_add(tkz->parse_errors, data, in lxb_css_syntax_state_url()
2387 lxb_css_syntax_tokenizer_error_add(tkz->parse_errors, data, in lxb_css_syntax_state_url()
2406 lxb_css_syntax_tokenizer_error_add(tkz->parse_errors, data, in lxb_css_syntax_state_url()
2420 lxb_css_syntax_tokenizer_error_add(tkz->parse_errors, data, in lxb_css_syntax_state_url()
2464 lxb_css_syntax_tokenizer_error_add(tkz->parse_errors, data, in lxb_css_syntax_state_url()
2511 lxb_css_syntax_tokenizer_error_add(tkz->parse_errors, data, in lxb_css_syntax_state_url()
/PHP-8.4/ext/dom/lexbor/patches/
H A D0001-Expose-line-and-column-information-for-use-in-PHP.patch158 @@ -21,8 +21,9 @@ lxb_html_tree_error_add(lexbor_array_obj_t *parse_errors,

Completed in 141 milliseconds