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

/external/chromium_org/third_party/libxml/src/
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);
1698 base = xmlGetNsProp(ctxt->incTab[nr]->ref, BAD_CAST "base",
1741 xmlBase = xmlGetNsProp(node,
H A Dtree.c4895 lang = xmlGetNsProp(cur, BAD_CAST "lang", XML_XML_NAMESPACE);
4974 space = xmlGetNsProp(cur, BAD_CAST "space", XML_XML_NAMESPACE);
5168 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
6542 * to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
6584 * xmlGetNsProp:
6599 xmlGetNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) { function
H A Dxmlreader.c2395 ret = xmlGetNsProp(reader->node, localname, ns->href);
2448 return(xmlGetNsProp(reader->node, localName, namespaceURI));
H A Dcatalog.c1239 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
H A Delfgcchack.h4051 #undef xmlGetNsProp macro
4052 extern __typeof (xmlGetNsProp) xmlGetNsProp __attribute((alias("xmlGetNsProp__internal_alias")));
4054 #ifndef xmlGetNsProp
4055 extern __typeof (xmlGetNsProp) xmlGetNsProp__internal_alias __attribute((visibility("hidden")));
4056 #define xmlGetNsProp xmlGetNsProp__internal_alias macro
H A Dtestapi.c20520 ret_val = xmlGetNsProp(node, (const xmlChar *)name, (const xmlChar *)nameSpace);
20528 printf("Leak of %d blocks found in xmlGetNsProp",
[all...]
/external/libxml2/
H A Dxlink.c149 type = xmlGetNsProp(node, BAD_CAST"type", XLINK_NAMESPACE);
154 role = xmlGetNsProp(node, BAD_CAST "role", XLINK_NAMESPACE);
H A Dxinclude.c175 ret = xmlGetNsProp(cur, XINCLUDE_NS, name);
179 ret = xmlGetNsProp(cur, XINCLUDE_OLD_NS, name);
1701 base = xmlGetNsProp(ctxt->incTab[nr]->ref, BAD_CAST "base",
1744 xmlBase = xmlGetNsProp(node,
H A Dtree.c4982 lang = xmlGetNsProp(cur, BAD_CAST "lang", XML_XML_NAMESPACE);
5063 space = xmlGetNsProp(cur, BAD_CAST "space", XML_XML_NAMESPACE);
5259 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
6662 * to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
6704 * xmlGetNsProp:
6719 xmlGetNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) { function
H A Dxmlreader.c2418 ret = xmlGetNsProp(reader->node, localname, ns->href);
2471 return(xmlGetNsProp(reader->node, localName, namespaceURI));
H A Dcatalog.c1237 base = xmlGetNsProp(cur, BAD_CAST "base", XML_XML_NAMESPACE);
H A Delfgcchack.h4143 #undef xmlGetNsProp macro
4144 extern __typeof (xmlGetNsProp) xmlGetNsProp __attribute((alias("xmlGetNsProp__internal_alias")));
4146 #ifndef xmlGetNsProp
4147 extern __typeof (xmlGetNsProp) xmlGetNsProp__internal_alias __attribute((visibility("hidden")));
4148 #define xmlGetNsProp xmlGetNsProp__internal_alias macro
/external/chromium_org/third_party/libxslt/libxslt/
H A Dnamespaces.c128 stylePrefix = xmlGetNsProp(node, (const xmlChar *)"stylesheet-prefix", NULL);
149 resultPrefix = xmlGetNsProp(node, (const xmlChar *)"result-prefix", NULL);
221 stylePrefix = xmlGetNsProp(node, (const xmlChar *)"stylesheet-prefix", NULL);
227 resultPrefix = xmlGetNsProp(node, (const xmlChar *)"result-prefix", NULL);
H A Dxslt.c1159 prop = xmlGetNsProp(cur, (const xmlChar *) "version", NULL);
1166 prop = xmlGetNsProp(cur, (const xmlChar *) "encoding", NULL);
1176 prop = xmlGetNsProp(cur, (const xmlChar *) "method", NULL);
1209 prop = xmlGetNsProp(cur, (const xmlChar *) "doctype-system", NULL);
1216 prop = xmlGetNsProp(cur, (const xmlChar *) "doctype-public", NULL);
1223 prop = xmlGetNsProp(cur, (const xmlChar *) "standalone", NULL);
1237 prop = xmlGetNsProp(cur, (const xmlChar *) "indent", NULL);
1251 prop = xmlGetNsProp(cur, (const xmlChar *) "omit-xml-declaration", NULL);
1266 elements = xmlGetNsProp(cur, (const xmlChar *) "cdata-section-elements",
1339 prop = xmlGetNsProp(cu
[all...]
H A Dimports.c99 uriRef = xmlGetNsProp(cur, (const xmlChar *)"href", NULL);
198 uriRef = xmlGetNsProp(cur, (const xmlChar *)"href", NULL);
H A Dattributes.c299 value = xmlGetNsProp(cur, (const xmlChar *)"name", NULL);
409 value = xmlGetNsProp(cur, (const xmlChar *)"use-attribute-sets",
H A Dxsltutils.c68 * Similar to xmlGetNsProp() but with a slightly different semantic
153 * Similar to xmlGetNsProp() but with a slightly different semantic
177 * TODO: Substitute xmlGetProp() for xmlGetNsProp(), since the former
441 prop = xmlGetNsProp(inst, (const xmlChar *)"terminate", NULL);
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dxml_libxml2.c352 return (char *) xmlGetNsProp((xmlNodePtr) node, (const xmlChar *) name,
/external/wpa_supplicant_8/src/utils/
H A Dxml_libxml2.c352 return (char *) xmlGetNsProp((xmlNodePtr) node, (const xmlChar *) name,
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dxml_libxml2.c352 return (char *) xmlGetNsProp((xmlNodePtr) node, (const xmlChar *) name,
/external/chromium_org/third_party/libxslt/libexslt/
H A Dfunctions.c623 sel = xmlGetNsProp(inst, (const xmlChar *) "select", NULL);
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dtree.h992 xmlGetNsProp (xmlNodePtr node,
/external/libxml2/include/libxml/
H A Dtree.h1031 xmlGetNsProp (xmlNodePtr node,

Completed in 1400 milliseconds