Home
last modified time | relevance | path

Searched refs:href (Results 1 – 2 of 2) sorted by relevance

/curl/docs/examples/
H A Dcrawler.c144 xmlChar *href = xmlNodeListGetString(doc, node, 1); in follow_links() local
146 xmlChar *orig = href; in follow_links()
147 href = xmlBuildURI(href, (xmlChar *) url); in follow_links()
150 char *link = (char *) href; in follow_links()
/curl/tests/data/
H A Dtest32018 <CENTER><H1>This is <a href="http://www.gnu.org/software/gnutls">GnuTLS</a></H1></CENTER>

Completed in 8 milliseconds