Home
last modified time | relevance | path

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

/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dafter_after_body.c42 tree->status = lxb_html_token_data_skip_ws_begin(&ws_token); in lxb_html_tree_insertion_mode_after_after_body()
H A Dafter_after_frameset.c45 tree->status = lxb_html_token_data_skip_ws_begin(&ws_token); in lxb_html_tree_insertion_mode_after_after_frameset()
H A Dafter_body.c62 tree->status = lxb_html_token_data_skip_ws_begin(&ws_token); in lxb_html_tree_insertion_mode_after_body()
H A Dbefore_head.c77 tree->status = lxb_html_token_data_skip_ws_begin(token); in lxb_html_tree_insertion_mode_before_head_open()
H A Dbefore_html.c90 tree->status = lxb_html_token_data_skip_ws_begin(token); in lxb_html_tree_insertion_mode_before_html_open()
H A Dinitial.c156 tree->status = lxb_html_token_data_skip_ws_begin(token); in lxb_html_tree_insertion_mode_initial()
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtoken.h84 lxb_html_token_data_skip_ws_begin(lxb_html_token_t *token);
H A Dtoken.c179 lxb_html_token_data_skip_ws_begin(lxb_html_token_t *token) in lxb_html_token_data_skip_ws_begin() function
237 lxb_status_t status = lxb_html_token_data_skip_ws_begin(token); in lxb_html_token_data_split_ws_begin()

Completed in 23 milliseconds