Home
last modified time | relevance | path

Searched refs:xmlResetError (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/
Derror.c529 xmlResetError(to); in __xmlRaiseError()
854 xmlResetError(xmlErrorPtr err) in xmlResetError() function
885 xmlResetError(&xmlLastError); in xmlResetLastError()
925 xmlResetError(&ctxt->lastError); in xmlCtxtResetLastError()
Dthreads.c566 xmlResetError(&(gs->xmlLastError)); in xmlFreeGlobalState()
Delfgcchack.h8683 #undef xmlResetError
8684 extern __typeof (xmlResetError) xmlResetError __attribute((alias("xmlResetError__internal_alias")));
8686 #ifndef xmlResetError
8687 extern __typeof (xmlResetError) xmlResetError__internal_alias __attribute((visibility("hidden")));
8688 #define xmlResetError xmlResetError__internal_alias macro
Dxpath.c354 xmlResetError(&ctxt->context->lastError); in xmlXPathErr()
6093 xmlResetError(&ctxt->lastError); in xmlXPathFreeContext()
Dparser.c14346 xmlResetError(&ctxt->lastError); in xmlCtxtReset()
/external/libxml2/include/libxml/
Dxmlerror.h907 xmlResetError (xmlErrorPtr err);