Searched refs:xmlResetError (Results 1 – 6 of 6) sorted by relevance
529 xmlResetError(to); in __xmlRaiseError()854 xmlResetError(xmlErrorPtr err) in xmlResetError() function885 xmlResetError(&xmlLastError); in xmlResetLastError()925 xmlResetError(&ctxt->lastError); in xmlCtxtResetLastError()
566 xmlResetError(&(gs->xmlLastError)); in xmlFreeGlobalState()
8683 #undef xmlResetError8684 extern __typeof (xmlResetError) xmlResetError __attribute((alias("xmlResetError__internal_alias")));8686 #ifndef xmlResetError8687 extern __typeof (xmlResetError) xmlResetError__internal_alias __attribute((visibility("hidden")));8688 #define xmlResetError xmlResetError__internal_alias macro
354 xmlResetError(&ctxt->context->lastError); in xmlXPathErr()6093 xmlResetError(&ctxt->lastError); in xmlXPathFreeContext()
14346 xmlResetError(&ctxt->lastError); in xmlCtxtReset()
907 xmlResetError (xmlErrorPtr err);