Searched refs:href (Results 201 - 206 of 206) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
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-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c12762 ihref = xmlDictLookup(ctxt->dict, ns->href, -1);
12765 ihref = 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...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c11817 ihref = xmlDictLookup(ctxt->dict, ns->href, -1);
11820 ihref = ns->href;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex182 \item Removed overlapping href in HTML pages.
2446 <a href="/cgi-bin/imagemap/mymap">

Completed in 330 milliseconds

123456789