Searched refs:old_error_context_ (Results 1 – 1 of 1) sorted by relevance
25 old_error_context_ = xmlGenericErrorContext; in ScopedXmlErrorFunc()29 xmlSetGenericErrorFunc(old_error_context_, old_error_func_); in ~ScopedXmlErrorFunc()34 void* old_error_context_; variable