Home
last modified time | relevance | path

Searched refs:php_libxml_ctx_error_level (Results 1 – 1 of 1) sorted by path

/php-src/ext/libxml/
H A Dlibxml.c613 static void php_libxml_ctx_error_level(int level, void *ctx, const char *msg, int line) in php_libxml_ctx_error_level() function
664 php_libxml_ctx_error_level(E_WARNING, ctx, ZSTR_VAL(LIBXML(error_buffer).s), line); in php_libxml_internal_error_handler_ex()
667 php_libxml_ctx_error_level(E_NOTICE, ctx, ZSTR_VAL(LIBXML(error_buffer).s), line); in php_libxml_internal_error_handler_ex()

Completed in 9 milliseconds