Searched refs:href (Results 51 - 75 of 110) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/
H A Dbas_pppoe.js479 location.href="RU_isp_spoof.htm";
483 location.href="RU_isp_pppoe_static.htm";
487 location.href="RU_isp_pppoe_static.htm";
490 location.href="RU_manual_pppoe2.htm";
546 location.href="RU_pppoe_dual.htm";
600 location.href="RU_manual_spoof.htm";
H A Dfuncs.js221 location.href=go2href;
697 top.helpframe.location.href="/help.htm";
699 top.helpframe.location.href="/help.htm#" + anchname;
858 location.href = html_href;
1695 location.href="forwarding.htm";
1697 location.href="triggering.htm";
1710 location.href="BAS_pppoe.htm";
1715 location.href="BAS_pptp.htm";
1720 location.href="BAS_l2tp.htm";
1724 location.href
[all...]
H A Dbas_ether.js351 location.href="RU_manual_spoof.htm";
382 location.href="RU_isp_spoof.htm";
498 location.href="RU_isp_spoof.htm";
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.c45 (xmlStrEqual(node->ns->href, xmlRelaxNGNs)))
400 xmlChar *href; /* the normalized href value */ member in struct:_xmlRelaxNGInclude
413 xmlChar *href; /* the normalized href value */ member in struct:_xmlRelaxNGDocument
682 if (docu->href != NULL)
683 xmlFree(docu->href);
721 if (incl->href != NULL)
722 xmlFree(incl->href);
1550 xmlChar *href local
6901 xmlChar *href, *ns, *base, *URL; local
6987 xmlChar *href, *ns, *base, *URL; local
[all...]
H A Dpattern.c532 } else if (node->ns->href != NULL) {
535 if (!xmlStrEqual(step->value2, node->ns->href))
579 if (!xmlStrEqual(step->value2, node->ns->href))
604 } else if (node->ns->href != NULL) {
607 if (!xmlStrEqual(step->value2, node->ns->href))
641 } else if (node->ns->href != NULL) {
643 (xmlStrEqual(step->value2, node->ns->href)))
666 } else if (node->ns->href != NULL) {
669 if (!xmlStrEqual(step->value, node->ns->href))
2030 * normally coming from ns->href
[all...]
H A Dlegacy.c671 * @href: the URI associated
680 const xmlChar * href ATTRIBUTE_UNUSED,
1226 * @href: the namespace associated URN
1234 const xmlChar * href ATTRIBUTE_UNUSED,
1296 * @href: the namespace associated URN
1304 const xmlChar * href ATTRIBUTE_UNUSED,
H A Dtree.in.h62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
351 const xmlChar *href; /* URL for the namespace */ member in struct:_xmlNs
695 const xmlChar *href,
700 const xmlChar *href,
920 const xmlChar *href);
H A DdebugXML.c727 if (ns->href == NULL) {
730 "Incomplete namespace %s href=NULL\n",
734 "Incomplete default namespace href=NULL\n");
738 fprintf(ctxt->output, "namespace %s href=",
741 fprintf(ctxt->output, "default namespace href=");
743 xmlCtxtDumpString(ctxt, ns->href);
1766 fprintf(output, "default -> %s", (char *)ns->href);
1769 (char *)ns->href);
2106 xmlChar* href; local
2126 /* find href */
[all...]
H A Dxmlreader.c1458 ((xmlStrEqual(reader->node->ns->href, XINCLUDE_NS)) ||
1459 (xmlStrEqual(reader->node->ns->href, XINCLUDE_OLD_NS)))) {
2283 return(xmlStrdup(ns->href));
2337 return(xmlStrdup(ns->href));
2353 ret = xmlStrdup(ns->href);
2361 ret = xmlGetNsProp(reader->node, localname, ns->href);
2407 return xmlStrdup(ns->href);
2492 return(xmlStrdup(ns->href));
2700 (xmlStrEqual(prop->ns->href, namespaceURI)))) {
2828 ns->href);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Drelaxng.c45 (xmlStrEqual(node->ns->href, xmlRelaxNGNs)))
400 xmlChar *href; /* the normalized href value */ member in struct:_xmlRelaxNGInclude
413 xmlChar *href; /* the normalized href value */ member in struct:_xmlRelaxNGDocument
682 if (docu->href != NULL)
683 xmlFree(docu->href);
721 if (incl->href != NULL)
722 xmlFree(incl->href);
1550 xmlChar *href local
6903 xmlChar *href, *ns, *base, *URL; local
6989 xmlChar *href, *ns, *base, *URL; local
[all...]
H A Dpattern.c532 } else if (node->ns->href != NULL) {
535 if (!xmlStrEqual(step->value2, node->ns->href))
579 if (!xmlStrEqual(step->value2, node->ns->href))
604 } else if (node->ns->href != NULL) {
607 if (!xmlStrEqual(step->value2, node->ns->href))
641 } else if (node->ns->href != NULL) {
643 (xmlStrEqual(step->value2, node->ns->href)))
666 } else if (node->ns->href != NULL) {
669 if (!xmlStrEqual(step->value, node->ns->href))
2032 * normally coming from ns->href
[all...]
H A Dlegacy.c671 * @href: the URI associated
680 const xmlChar * href ATTRIBUTE_UNUSED,
1226 * @href: the namespace associated URN
1234 const xmlChar * href ATTRIBUTE_UNUSED,
1296 * @href: the namespace associated URN
1304 const xmlChar * href ATTRIBUTE_UNUSED,
H A DdebugXML.c728 if (ns->href == NULL) {
731 "Incomplete namespace %s href=NULL\n",
735 "Incomplete default namespace href=NULL\n");
739 fprintf(ctxt->output, "namespace %s href=",
742 fprintf(ctxt->output, "default namespace href=");
744 xmlCtxtDumpString(ctxt, ns->href);
1767 fprintf(output, "default -> %s", (char *)ns->href);
1770 (char *)ns->href);
2107 xmlChar* href; local
2127 /* find href */
[all...]
H A Dxmlreader.c1488 ((xmlStrEqual(reader->node->ns->href, XINCLUDE_NS)) ||
1489 (xmlStrEqual(reader->node->ns->href, XINCLUDE_OLD_NS)))) {
2319 return(xmlStrdup(ns->href));
2373 return(xmlStrdup(ns->href));
2389 ret = xmlStrdup(ns->href);
2397 ret = xmlGetNsProp(reader->node, localname, ns->href);
2443 return xmlStrdup(ns->href);
2528 return(xmlStrdup(ns->href));
2736 (xmlStrEqual(prop->ns->href, namespaceURI)))) {
2864 ns->href);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.c45 (xmlStrEqual(node->ns->href, xmlRelaxNGNs)))
400 xmlChar *href; /* the normalized href value */ member in struct:_xmlRelaxNGInclude
413 xmlChar *href; /* the normalized href value */ member in struct:_xmlRelaxNGDocument
682 if (docu->href != NULL)
683 xmlFree(docu->href);
721 if (incl->href != NULL)
722 xmlFree(incl->href);
1550 xmlChar *href local
6901 xmlChar *href, *ns, *base, *URL; local
6987 xmlChar *href, *ns, *base, *URL; local
[all...]
H A Dpattern.c532 } else if (node->ns->href != NULL) {
535 if (!xmlStrEqual(step->value2, node->ns->href))
579 if (!xmlStrEqual(step->value2, node->ns->href))
604 } else if (node->ns->href != NULL) {
607 if (!xmlStrEqual(step->value2, node->ns->href))
641 } else if (node->ns->href != NULL) {
643 (xmlStrEqual(step->value2, node->ns->href)))
666 } else if (node->ns->href != NULL) {
669 if (!xmlStrEqual(step->value, node->ns->href))
2030 * normally coming from ns->href
[all...]
H A Dlegacy.c671 * @href: the URI associated
680 const xmlChar * href ATTRIBUTE_UNUSED,
1226 * @href: the namespace associated URN
1234 const xmlChar * href ATTRIBUTE_UNUSED,
1296 * @href: the namespace associated URN
1304 const xmlChar * href ATTRIBUTE_UNUSED,
H A Dtree.in.h62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
351 const xmlChar *href; /* URL for the namespace */ member in struct:_xmlNs
695 const xmlChar *href,
700 const xmlChar *href,
920 const xmlChar *href);
H A DdebugXML.c727 if (ns->href == NULL) {
730 "Incomplete namespace %s href=NULL\n",
734 "Incomplete default namespace href=NULL\n");
738 fprintf(ctxt->output, "namespace %s href=",
741 fprintf(ctxt->output, "default namespace href=");
743 xmlCtxtDumpString(ctxt, ns->href);
1766 fprintf(output, "default -> %s", (char *)ns->href);
1769 (char *)ns->href);
2106 xmlChar* href; local
2126 /* find href */
[all...]
H A Dxmlreader.c1458 ((xmlStrEqual(reader->node->ns->href, XINCLUDE_NS)) ||
1459 (xmlStrEqual(reader->node->ns->href, XINCLUDE_OLD_NS)))) {
2283 return(xmlStrdup(ns->href));
2337 return(xmlStrdup(ns->href));
2353 ret = xmlStrdup(ns->href);
2361 ret = xmlGetNsProp(reader->node, localname, ns->href);
2407 return xmlStrdup(ns->href);
2492 return(xmlStrdup(ns->href));
2700 (xmlStrEqual(prop->ns->href, namespaceURI)))) {
2828 ns->href);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dhtml-url.c139 { TAG_A, "href", ATTR_HTML },
141 { TAG_AREA, "href", ATTR_HTML },
144 { TAG_EMBED, "href", ATTR_HTML },
149 { TAG_IMG, "href", ATTR_INLINE },
425 /* Handle the BASE tag, for <base href=...>. */
432 char *newbase = find_attr (tag, "href", &attrind);
475 char *href = find_attr (tag, "href", &attrind);
477 /* All <link href="..."> link references are external, except those
480 <link rel="stylesheet" href
474 char *href = find_attr (tag, "href", &attrind); local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex15 The \href{oggstream.html}{Ogg
16 bitstream overview} and \href{framing.html}{Ogg logical
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dindex.py1104 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)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
353 const xmlChar *href; /* URL for the namespace */ member in struct:_xmlNs
723 const xmlChar *href,
728 const xmlChar *href,
948 const xmlChar *href);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py461 def removeNsDef(self, href):
463 Remove a namespace definition from a node. If href is None,
476 ret = libxml2mod.xmlNodeRemoveNsDef(self._o, href)

Completed in 294 milliseconds

12345