Home
last modified time | relevance | path

Searched refs:xmlIsRef (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h294 xmlIsRef (xmlDocPtr doc,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle339 d xmlIsRef pr extproc('xmlIsRef')
/external/libxml2/
Dlibxml2.syms660 xmlIsRef;
DSAX2.c1419 else if (xmlIsRef(ctxt->myDoc, ctxt->node, ret)) in xmlSAX2AttributeInternal()
2176 } else if (xmlIsRef(ctxt->myDoc, ctxt->node, ret)) { in xmlSAX2AttributeNs()
Delfgcchack.h4859 #undef xmlIsRef
4860 extern __typeof (xmlIsRef) xmlIsRef __attribute((alias("xmlIsRef__internal_alias")));
4862 #ifndef xmlIsRef
4863 extern __typeof (xmlIsRef) xmlIsRef__internal_alias __attribute((visibility("hidden")));
4864 #define xmlIsRef xmlIsRef__internal_alias macro
Dvalid.c3045 xmlIsRef(xmlDocPtr doc, xmlNodePtr elem, xmlAttrPtr attr) { in xmlIsRef() function
Dtestapi.c25849 ret_val = xmlIsRef(doc, elem, attr); in test_xmlIsRef()
/external/libxml2/win32/
Dlibxml2.def.src1020 xmlIsRef