Home
last modified time | relevance | path

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

/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Din_body.c286 bool it_is = lxb_html_tree_check_scope_element(tree); in lxb_html_tree_insertion_mode_in_body_eof() local
287 if (it_is == false) { in lxb_html_tree_insertion_mode_in_body_eof()
314 bool it_is = lxb_html_tree_check_scope_element(tree); in lxb_html_tree_insertion_mode_in_body_body_closed() local
315 if (it_is == false) { in lxb_html_tree_insertion_mode_in_body_body_closed()
338 bool it_is = lxb_html_tree_check_scope_element(tree); in lxb_html_tree_insertion_mode_in_body_html_closed() local
339 if (it_is == false) { in lxb_html_tree_insertion_mode_in_body_html_closed()

Completed in 9 milliseconds