Searched refs:xmlGetNsProp (Results 1 - 25 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxlink.c149 type = xmlGetNsProp(node, BAD_CAST"type", XLINK_NAMESPACE);
154 role = xmlGetNsProp(node, BAD_CAST "role", XLINK_NAMESPACE);
H A Dxinclude.c174 ret = xmlGetNsProp(cur, XINCLUDE_NS, name);
178 ret = xmlGetNsProp(cur, XINCLUDE_OLD_NS, name);
1688 base = xmlGetNsProp(ctxt->incTab[nr]->ref, BAD_CAST "base",
1731 xmlBase = xmlGetNsProp(node,
H A Dtree.in.h963 xmlGetNsProp (xmlNodePtr node,
H A Dtree.c4638 lang = xmlGetNsProp(cur, BAD_CAST "lang", XML_XML_NAMESPACE);
4717 space = xmlGetNsProp(cur, BAD_CAST "space", XML_XML_NAMESPACE);
4911 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
6273 * to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
6315 * xmlGetNsProp:
6330 xmlGetNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) { function
H A Dxmlreader.c2361 ret = xmlGetNsProp(reader->node, localname, ns->href);
2414 return(xmlGetNsProp(reader->node, localName, namespaceURI));
H A Dcatalog.c1227 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxlink.c149 type = xmlGetNsProp(node, BAD_CAST"type", XLINK_NAMESPACE);
154 role = xmlGetNsProp(node, BAD_CAST "role", XLINK_NAMESPACE);
H A Dxinclude.c174 ret = xmlGetNsProp(cur, XINCLUDE_NS, name);
178 ret = xmlGetNsProp(cur, XINCLUDE_OLD_NS, name);
1692 base = xmlGetNsProp(ctxt->incTab[nr]->ref, BAD_CAST "base",
1735 xmlBase = xmlGetNsProp(node,
H A Dtree.c4684 lang = xmlGetNsProp(cur, BAD_CAST "lang", XML_XML_NAMESPACE);
4763 space = xmlGetNsProp(cur, BAD_CAST "space", XML_XML_NAMESPACE);
4957 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
6331 * to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
6373 * xmlGetNsProp:
6388 xmlGetNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) { function
H A Dxmlreader.c2397 ret = xmlGetNsProp(reader->node, localname, ns->href);
2450 return(xmlGetNsProp(reader->node, localName, namespaceURI));
H A Dcatalog.c1239 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxlink.c149 type = xmlGetNsProp(node, BAD_CAST"type", XLINK_NAMESPACE);
154 role = xmlGetNsProp(node, BAD_CAST "role", XLINK_NAMESPACE);
H A Dxinclude.c174 ret = xmlGetNsProp(cur, XINCLUDE_NS, name);
178 ret = xmlGetNsProp(cur, XINCLUDE_OLD_NS, name);
1692 base = xmlGetNsProp(ctxt->incTab[nr]->ref, BAD_CAST "base",
1735 xmlBase = xmlGetNsProp(node,
H A Dtree.c4684 lang = xmlGetNsProp(cur, BAD_CAST "lang", XML_XML_NAMESPACE);
4763 space = xmlGetNsProp(cur, BAD_CAST "space", XML_XML_NAMESPACE);
4957 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
6331 * to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
6373 * xmlGetNsProp:
6388 xmlGetNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) { function
H A Dxmlreader.c2397 ret = xmlGetNsProp(reader->node, localname, ns->href);
2450 return(xmlGetNsProp(reader->node, localName, namespaceURI));
H A Dcatalog.c1239 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxlink.c149 type = xmlGetNsProp(node, BAD_CAST"type", XLINK_NAMESPACE);
154 role = xmlGetNsProp(node, BAD_CAST "role", XLINK_NAMESPACE);
H A Dxinclude.c174 ret = xmlGetNsProp(cur, XINCLUDE_NS, name);
178 ret = xmlGetNsProp(cur, XINCLUDE_OLD_NS, name);
1688 base = xmlGetNsProp(ctxt->incTab[nr]->ref, BAD_CAST "base",
1731 xmlBase = xmlGetNsProp(node,
H A Dtree.in.h963 xmlGetNsProp (xmlNodePtr node,
H A Dtree.c4638 lang = xmlGetNsProp(cur, BAD_CAST "lang", XML_XML_NAMESPACE);
4717 space = xmlGetNsProp(cur, BAD_CAST "space", XML_XML_NAMESPACE);
4911 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
6273 * to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
6315 * xmlGetNsProp:
6330 xmlGetNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) { function
H A Dxmlreader.c2361 ret = xmlGetNsProp(reader->node, localname, ns->href);
2414 return(xmlGetNsProp(reader->node, localName, namespaceURI));
H A Dcatalog.c1227 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h991 xmlGetNsProp (xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h991 xmlGetNsProp (xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h991 xmlGetNsProp (xmlNodePtr node,

Completed in 444 milliseconds

12