Searched refs:print_xpath_nodes (Results 1 – 1 of 1) sorted by relevance
27 void print_xpath_nodes(xmlNodeSetPtr nodes, FILE* output);126 print_xpath_nodes(xpathObj->nodesetval, stdout); in execute_xpath_expression()205 print_xpath_nodes(xmlNodeSetPtr nodes, FILE* output) { in print_xpath_nodes() function