Searched refs:xmlCopyError (Results 1 – 8 of 8) sorted by relevance
601 xmlCopyError(to,&xmlLastError); in __xmlRaiseError()957 xmlCopyError(xmlErrorPtr from, xmlErrorPtr to) { in xmlCopyError() function
1546 xmlCopyError;
2317 #undef xmlCopyError2318 extern __typeof (xmlCopyError) xmlCopyError __attribute((alias("xmlCopyError__internal_alias")));2320 #ifndef xmlCopyError2321 extern __typeof (xmlCopyError) xmlCopyError__internal_alias __attribute((visibility("hidden")));2322 #define xmlCopyError xmlCopyError__internal_alias macro
13194 xmlCopyError(&ctxt->lastError, &oldctxt->lastError); in xmlParseExternalEntityPrivate()13456 xmlCopyError(&ctxt->lastError, &oldctxt->lastError); in xmlParseBalancedChunkMemoryInternal()
29776 ret_val = xmlCopyError(from, to); in test_xmlCopyError()
910 xmlCopyError (xmlErrorPtr from,
1681 d xmlCopyError pr extproc('xmlCopyError')
696 xmlCopyError