Searched refs:lxb_dom_node_by_attr_cb (Results 1 – 1 of 1) sorted by relevance
54 lxb_dom_node_by_attr_cb(lxb_dom_node_t *node, void *ctx);827 lxb_dom_node_simple_walk(root, lxb_dom_node_by_attr_cb, &cb_ctx); in lxb_dom_node_by_attr()864 lxb_dom_node_by_attr_cb, &cb_ctx); 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()941 lxb_dom_node_by_attr_cb(lxb_dom_node_t *node, void *ctx) in lxb_dom_node_by_attr_cb() function
Completed in 7 milliseconds