Home
last modified time | relevance | path

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

/PHP-8.4/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dnode.h96 lxb_dom_node_insert_child_wo_events(lxb_dom_node_t *to, lxb_dom_node_t *node);
H A Dnode.c368 lxb_dom_node_insert_child_wo_events(lxb_dom_node_t *to, lxb_dom_node_t *node) in lxb_dom_node_insert_child_wo_events() function
387 lxb_dom_node_insert_child_wo_events(to, node); in lxb_dom_node_insert_child()
/PHP-8.4/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dinitial.c216 lxb_dom_node_insert_child_wo_events(&tree->document->dom_document.node, in lxb_html_tree_insertion_mode_initial_doctype()
/PHP-8.4/ext/dom/lexbor/lexbor/html/
H A Dtree.h322 lxb_dom_node_insert_child_wo_events(to, node); in lxb_html_tree_insert_node()
H A Dtree.c1580 lxb_dom_node_insert_child_wo_events(node, last); in lxb_html_tree_adoption_agency_algorithm()
1625 lxb_dom_node_insert_child_wo_events(lxb_dom_interface_node(element), in lxb_html_tree_adoption_agency_algorithm()
1633 lxb_dom_node_insert_child_wo_events(furthest_block, node); in lxb_html_tree_adoption_agency_algorithm()
H A Dparser.c214 lxb_dom_node_insert_child_wo_events(lxb_dom_interface_node(new_doc), in lxb_html_parse_fragment_chunk_begin()

Completed in 22 milliseconds