Home
last modified time | relevance | path

Searched refs:xmlSearchNs (Results 1 – 25 of 26) sorted by relevance

12

/third_party/gettext/gnulib-local/lib/libxml/
Dxlink.c185 xlink = xmlSearchNs(doc, node, XLINK_NAMESPACE); in xlinkIsLink()
DSAX2.c1327 namespace = xmlSearchNs(ctxt->myDoc, ctxt->node, ns); in xmlSAX2AttributeInternal()
1754 ns = xmlSearchNs(ctxt->myDoc, ret, prefix); in xmlSAX2StartElement()
1756 ns = xmlSearchNs(ctxt->myDoc, parent, prefix); in xmlSAX2StartElement()
2020 namespace = xmlSearchNs(ctxt->myDoc, ctxt->node, prefix); in xmlSAX2AttributeNs()
2401 ret->ns = xmlSearchNs(ctxt->myDoc, parent, prefix); in xmlSAX2StartElementNs()
2403 ret->ns = xmlSearchNs(ctxt->myDoc, ret, prefix); in xmlSAX2StartElementNs()
Dc14n.c665 tmp = xmlSearchNs(cur->doc, cur, ns->prefix); in xmlC14NProcessNamespacesAxis()
795 ns = xmlSearchNs(cur->doc, cur, prefix); in xmlExcC14NProcessNamespacesAxis()
815 ns = xmlSearchNs(cur->doc, cur, NULL); in xmlExcC14NProcessNamespacesAxis()
Dtree.c4057 ns = xmlSearchNs(target->doc, target, cur->ns->prefix); in xmlCopyPropInternal()
4064 ns = xmlSearchNs(cur->doc, cur->parent, cur->ns->prefix); in xmlCopyPropInternal()
4298 ns = xmlSearchNs(doc, ret, node->ns->prefix); in xmlStaticCopyNode()
4305 ns = xmlSearchNs(node->doc, node, node->ns->prefix); in xmlStaticCopyNode()
6038 xmlSearchNs(xmlDocPtr doc, xmlNodePtr node, const xmlChar *nameSpace) { in xmlSearchNs() function
6294 def = xmlSearchNs(doc, tree, prefix); in xmlNewReconciliedNs()
6302 def = xmlSearchNs(doc, tree, prefix); in xmlNewReconciliedNs()
6880 ns = xmlSearchNs(node->doc, node, prefix); in xmlSetProp()
Dtree.in.h1016 xmlSearchNs (xmlDocPtr doc,
Dxmlreader.c2466 ns = xmlSearchNs(reader->node->doc, reader->node, prefix); in xmlTextReaderGetAttribute()
2596 ns = xmlSearchNs(reader->node->doc, reader->node, prefix); in xmlTextReaderLookupNamespace()
Dxmlschemastypes.c2736 ns = xmlSearchNs(node->doc, node, prefix); in xmlSchemaValAtomicType()
2912 ns = xmlSearchNs(node->doc, node, prefix); in xmlSchemaValAtomicType()
Delfgcchack.h10418 #undef xmlSearchNs
10419 extern __typeof (xmlSearchNs) xmlSearchNs __attribute((alias("xmlSearchNs__internal_alias")));
10421 #ifndef xmlSearchNs
10422 extern __typeof (xmlSearchNs) xmlSearchNs__internal_alias __attribute((visibility("hidden")));
10423 #define xmlSearchNs xmlSearchNs__internal_alias macro
Dxmlschemas.c5886 ns = xmlSearchNs(attr->doc, attr->parent, NULL); in xmlSchemaPValAttrNodeQNameValue()
5907 ns = xmlSearchNs(attr->doc, attr->parent, pref); in xmlSchemaPValAttrNodeQNameValue()
21928 ns = xmlSearchNs(vctxt->inode->node->doc, in xmlSchemaLookupNamespace()
21968 xmlNsPtr ns = xmlSearchNs(node->doc, node, prefix); in xmlSchemaValidateNotation()
25640 ns = xmlSearchNs(defAttrOwnerElem->doc, in xmlSchemaVAttributesComplex()
Drelaxng.c7314 ns = xmlSearchNs(cur->doc, cur, prefix); in xmlRelaxNGCleanupTree()
/third_party/libxml2/
Dxlink.c157 xlink = xmlSearchNs(doc, node, XLINK_NAMESPACE); in xlinkIsLink()
DSAX2.c1269 namespace = xmlSearchNs(ctxt->myDoc, ctxt->node, ns); in xmlSAX2AttributeInternal()
1697 ns = xmlSearchNs(ctxt->myDoc, ret, prefix); in xmlSAX2StartElement()
1699 ns = xmlSearchNs(ctxt->myDoc, parent, prefix); in xmlSAX2StartElement()
1964 namespace = xmlSearchNs(ctxt->myDoc, ctxt->node, prefix); in xmlSAX2AttributeNs()
2345 ret->ns = xmlSearchNs(ctxt->myDoc, parent, prefix); in xmlSAX2StartElementNs()
2347 ret->ns = xmlSearchNs(ctxt->myDoc, ret, prefix); in xmlSAX2StartElementNs()
Dc14n.c635 tmp = xmlSearchNs(cur->doc, cur, ns->prefix); in xmlC14NProcessNamespacesAxis()
765 ns = xmlSearchNs(cur->doc, cur, prefix); in xmlExcC14NProcessNamespacesAxis()
785 ns = xmlSearchNs(cur->doc, cur, NULL); in xmlExcC14NProcessNamespacesAxis()
Dtree.c4067 ns = xmlSearchNs(target->doc, target, cur->ns->prefix); in xmlCopyPropInternal()
4074 ns = xmlSearchNs(cur->doc, cur->parent, cur->ns->prefix); in xmlCopyPropInternal()
4308 ns = xmlSearchNs(doc, ret, node->ns->prefix); in xmlStaticCopyNode()
4315 ns = xmlSearchNs(node->doc, node, node->ns->prefix); in xmlStaticCopyNode()
6051 xmlSearchNs(xmlDocPtr doc, xmlNodePtr node, const xmlChar *nameSpace) { in xmlSearchNs() function
6307 def = xmlSearchNs(doc, tree, prefix); in xmlNewReconciledNs()
6315 def = xmlSearchNs(doc, tree, prefix); in xmlNewReconciledNs()
6903 ns = xmlSearchNs(node->doc, node, prefix); in xmlSetProp()
Dlibxml2.syms1027 xmlSearchNs;
Dxmlschemastypes.c2809 ns = xmlSearchNs(node->doc, node, prefix); in xmlSchemaValAtomicType()
2985 ns = xmlSearchNs(node->doc, node, prefix); in xmlSchemaValAtomicType()
Delfgcchack.h10397 #undef xmlSearchNs
10398 extern __typeof (xmlSearchNs) xmlSearchNs __attribute((alias("xmlSearchNs__internal_alias")));
10400 #ifndef xmlSearchNs
10401 extern __typeof (xmlSearchNs) xmlSearchNs__internal_alias __attribute((visibility("hidden")));
10402 #define xmlSearchNs xmlSearchNs__internal_alias macro
Dxmlreader.c2506 ns = xmlSearchNs(reader->node->doc, reader->node, prefix); in xmlTextReaderGetAttribute()
2636 ns = xmlSearchNs(reader->node->doc, reader->node, prefix); in xmlTextReaderLookupNamespace()
Dxmlschemas.c5895 ns = xmlSearchNs(attr->doc, attr->parent, NULL); in xmlSchemaPValAttrNodeQNameValue()
5916 ns = xmlSearchNs(attr->doc, attr->parent, pref); in xmlSchemaPValAttrNodeQNameValue()
21984 ns = xmlSearchNs(vctxt->inode->node->doc, in xmlSchemaLookupNamespace()
22024 xmlNsPtr ns = xmlSearchNs(node->doc, node, prefix); in xmlSchemaValidateNotation()
25793 ns = xmlSearchNs(defAttrOwnerElem->doc, in xmlSchemaVAttributesComplex()
DNEWS2054 Document Fragment nodes, xmlSearchNs 2.6.0 problem (Kasimier Buchcik),
2116 xmlSearchNs() by Luca Padovani. The xmlReader should do far less
Drelaxng.c7292 ns = xmlSearchNs(cur->doc, cur, prefix); in xmlRelaxNGCleanupTree()
DChangeLog8782 problem in xmlSearchNs introduced in 2.6.0
9661 * tree.c: applied speedup to xmlSearchNs() as suggested by
13137 xmlSearchNsByHref() as was done for xmlSearchNs()
14633 * tree.c: Adam Lounds pointed out a bug in xmlSearchNs()
/third_party/libxml2/include/libxml/
Dtree.h987 xmlSearchNs (xmlDocPtr doc,
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1198 d xmlSearchNs pr extproc('xmlSearchNs')
/third_party/libxml2/win32/
Dlibxml2.def.src1819 xmlSearchNs

12