Searched refs:xmlIsRef (Results 1 – 8 of 8) sorted by relevance
294 xmlIsRef (xmlDocPtr doc,
336 d xmlIsRef pr 10i 0 extproc('xmlIsRef')
660 xmlIsRef;
1412 else if (xmlIsRef(ctxt->myDoc, ctxt->node, ret)) in xmlSAX2AttributeInternal()2169 } else if (xmlIsRef(ctxt->myDoc, ctxt->node, ret)) { in xmlSAX2AttributeNs()
4859 #undef xmlIsRef4860 extern __typeof (xmlIsRef) xmlIsRef __attribute((alias("xmlIsRef__internal_alias")));4862 #ifndef xmlIsRef4863 extern __typeof (xmlIsRef) xmlIsRef__internal_alias __attribute((visibility("hidden")));4864 #define xmlIsRef xmlIsRef__internal_alias macro
3013 xmlIsRef(xmlDocPtr doc, xmlNodePtr elem, xmlAttrPtr attr) { in xmlIsRef() function
25708 ret_val = xmlIsRef(doc, elem, attr); in test_xmlIsRef()
1020 xmlIsRef