Searched refs:update_xpath_nodes (Results 1 – 1 of 1) sorted by relevance
28 static void update_xpath_nodes(xmlNodeSetPtr nodes, const xmlChar * value);119 update_xpath_nodes(xpathObj->nodesetval, value); in example4()144 update_xpath_nodes(xmlNodeSetPtr nodes, const xmlChar* value) { in update_xpath_nodes() function