Searched refs:libxml_get_last_error (Results 1 – 4 of 4) sorted by relevance
14 var_dump(libxml_get_last_error());
29 var_dump(libxml_get_last_error());
71 static PHP_FUNCTION(libxml_get_last_error);125 PHP_FE(libxml_get_last_error, arginfo_libxml_get_last_error)974 static PHP_FUNCTION(libxml_get_last_error) in PHP_FUNCTION() argument
6150 - Fixed bug #41724 (libxml_get_last_error() - errors service request scope).
Completed in 32 milliseconds