Searched refs:xpath (Results 1 – 1 of 1) sorted by relevance
129 xmlChar *xpath; in follow_links() local135 xpath = (xmlChar*) "//a/@href"; in follow_links()137 result = xmlXPathEvalExpression(xpath, context); in follow_links()
Completed in 3 milliseconds