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

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.c2687 uri = ns->href;
2859 uri = xmlStrdup(ns->href);
H A Dparser.c11817 ihref = xmlDictLookup(ctxt->dict, ns->href, -1);
11820 ihref = ns->href;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex414 the document \href{stereo.html}{Stereo Channel Coupling in the
H A D04-codec.tex641 channel \href{http://www.ambisonic.net/}{Ambisonics}) will
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemastypes.c2690 uri = ns->href;
2862 uri = xmlStrdup(ns->href);
H A Dxmllint.c1979 namespaces[i++] = ns->href;
H A Dtestapi.c21433 xmlChar * href; /* the URI associated */ local
21443 href = gen_const_xmlChar_ptr(n_href, 1);
21446 ret_val = xmlNewNs(node, (const xmlChar *)href, (const xmlChar *)prefix);
21451 des_const_xmlChar_ptr(n_href, (const xmlChar *)href, 1);
23060 xmlChar * href; /* the namespace value */ local
23069 href = gen_const_xmlChar_ptr(n_href, 2);
23071 ret_val = xmlSearchNsByHref(doc, node, (const xmlChar *)href);
23076 des_const_xmlChar_ptr(n_href, (const xmlChar *)href, 2);
[all...]
H A Dparser.c12762 ihref = xmlDictLookup(ctxt->dict, ns->href, -1);
12765 ihref = ns->href;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.c2687 uri = ns->href;
2859 uri = xmlStrdup(ns->href);
H A Dparser.c11817 ihref = xmlDictLookup(ctxt->dict, ns->href, -1);
11820 ihref = ns->href;

Completed in 482 milliseconds

12345