Home
last modified time | relevance | path

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

/PHP-8.4/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dnode.c500 lxb_dom_node_simple_walk(lxb_dom_node_t *root, in lxb_dom_node_simple_walk() function
637 lxb_dom_node_simple_walk(root, lxb_dom_node_by_tag_name_cb_all, in lxb_dom_node_by_tag_name()
652 lxb_dom_node_simple_walk(lxb_dom_interface_node(root), in lxb_dom_node_by_tag_name()
711 lxb_dom_node_simple_walk(lxb_dom_interface_node(root), in lxb_dom_node_by_class_name()
827 lxb_dom_node_simple_walk(root, lxb_dom_node_by_attr_cb, &cb_ctx); in lxb_dom_node_by_attr()
863 lxb_dom_node_simple_walk(lxb_dom_interface_node(root), in lxb_dom_node_by_attr_begin()
899 lxb_dom_node_simple_walk(root, lxb_dom_node_by_attr_cb, &cb_ctx); in lxb_dom_node_by_attr_end()
935 lxb_dom_node_simple_walk(root, lxb_dom_node_by_attr_cb, &cb_ctx); in lxb_dom_node_by_attr_contain()
1093 lxb_dom_node_simple_walk(node, lxb_dom_node_text_content_size, in lxb_dom_node_text_content()
1102 lxb_dom_node_simple_walk(node, lxb_dom_node_text_content_concatenate, in lxb_dom_node_text_content()
H A Dnode.h123 lxb_dom_node_simple_walk(lxb_dom_node_t *root,
/PHP-8.4/ext/dom/lexbor/lexbor/html/interfaces/
H A Ddocument.c929 lxb_dom_node_simple_walk(lxb_dom_interface_node(document), in lxb_html_document_title()
953 lxb_dom_node_simple_walk(lxb_dom_interface_node(document), in lxb_html_document_title_set()
982 lxb_dom_node_simple_walk(lxb_dom_interface_node(document), in lxb_html_document_title_raw()

Completed in 19 milliseconds