GoLang libxml_clear_errors

request it (316)
GoLang replacement for PHP's libxml_clear_errors [edit | history]



Do you know a GoLang replacement for PHP's libxml_clear_errors? Write it!

PHP libxml_clear_errors

PHP original manual for libxml_clear_errors [ show | php.net ]

libxml_clear_errors

(PHP 5 >= 5.1.0, PHP 7)

libxml_clear_errors Clear libxml error buffer

Description

void libxml_clear_errors ( void )

libxml_clear_errors() clears the libxml error buffer.

Return Values

No value is returned.

See Also