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