Home
last modified time | relevance | path

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

/external/libxml2/
Derror.c601 xmlCopyError(to,&xmlLastError); in __xmlRaiseError()
957 xmlCopyError(xmlErrorPtr from, xmlErrorPtr to) { in xmlCopyError() function
Dlibxml2.syms1546 xmlCopyError;
Delfgcchack.h2317 #undef xmlCopyError
2318 extern __typeof (xmlCopyError) xmlCopyError __attribute((alias("xmlCopyError__internal_alias")));
2320 #ifndef xmlCopyError
2321 extern __typeof (xmlCopyError) xmlCopyError__internal_alias __attribute((visibility("hidden")));
2322 #define xmlCopyError xmlCopyError__internal_alias macro
Dparser.c13194 xmlCopyError(&ctxt->lastError, &oldctxt->lastError); in xmlParseExternalEntityPrivate()
13456 xmlCopyError(&ctxt->lastError, &oldctxt->lastError); in xmlParseBalancedChunkMemoryInternal()
Dtestapi.c29776 ret_val = xmlCopyError(from, to); in test_xmlCopyError()
/external/libxml2/include/libxml/
Dxmlerror.h910 xmlCopyError (xmlErrorPtr from,
/external/libxml2/os400/libxmlrpg/
Dxmlerror.rpgle1681 d xmlCopyError pr extproc('xmlCopyError')
/external/libxml2/win32/
Dlibxml2.def.src696 xmlCopyError