Home
last modified time | relevance | path

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

/PHP-5.4/ext/libxml/
H A Dlibxml.c489 static void php_libxml_ctx_error_level(int level, void *ctx, const char *msg TSRMLS_DC) in php_libxml_ctx_error_level() function
539 php_libxml_ctx_error_level(E_WARNING, ctx, LIBXML(error_buffer).c TSRMLS_CC); in php_libxml_internal_error_handler()
542 php_libxml_ctx_error_level(E_NOTICE, ctx, LIBXML(error_buffer).c TSRMLS_CC); in php_libxml_internal_error_handler()

Completed in 6 milliseconds