Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Ddocument.c1385 ctxt->vctxt.warning = php_libxml_ctx_warning; in dom_document_parser()
1389 ctxt->sax->warning = php_libxml_ctx_warning; in dom_document_parser()
2069 ctxt->vctxt.warning = php_libxml_ctx_warning; in dom_load_html()
2072 ctxt->sax->warning = php_libxml_ctx_warning; in dom_load_html()
/php-src/ext/libxml/
H A Dlibxml.c849 PHP_LIBXML_API void php_libxml_ctx_warning(void *ctx, const char *msg, ...) in php_libxml_ctx_warning() function
H A Dphp_libxml.h163 PHP_LIBXML_API void php_libxml_ctx_warning(void *ctx, const char *msg, ...);

Completed in 17 milliseconds