Home | History | Annotate | Download | only in doc

Lines Matching refs:href

1104     anchors = ctxt.xpathEval("//a[@href]")
1108 href = anchor.prop("href")
1109 if href == None or href[0:3] != "msg":
1114 msg = libxml2.buildURI(href, url)