Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Ddocument.c1384 ctxt->vctxt.error = php_libxml_ctx_error; in dom_document_parser()
1388 ctxt->sax->error = php_libxml_ctx_error; in dom_document_parser()
2068 ctxt->vctxt.error = php_libxml_ctx_error; in dom_load_html()
2071 ctxt->sax->error = php_libxml_ctx_error; in dom_load_html()
H A Dhtml_document.c894 php_libxml_ctx_error( in PHP_METHOD()
1083php_libxml_ctx_error(NULL, "%s in %s", dom_lexbor_libxml2_bridge_status_code_to_string(bridge_stat… in PHP_METHOD()
/php-src/ext/libxml/
H A Dlibxml.c734 php_libxml_ctx_error(context, in _php_libxml_external_entity_loader()
745 php_libxml_ctx_error(context, in _php_libxml_external_entity_loader()
754 php_libxml_ctx_error(context, "Could not allocate parser " in _php_libxml_external_entity_loader()
780 php_libxml_ctx_error(context, in _php_libxml_external_entity_loader()
783 php_libxml_ctx_error(context, in _php_libxml_external_entity_loader()
841 PHP_LIBXML_API void php_libxml_ctx_error(void *ctx, const char *msg, ...) in php_libxml_ctx_error() function
H A Dphp_libxml.h165 PHP_LIBXML_API void php_libxml_ctx_error(void *ctx, const char *msg, ...);
/php-src/ext/xsl/
H A Dphp_xsl.c233php_libxml_ctx_error(ctx, "%.*s%s%s", (int) (msg_replace_location - msg), msg, replace, msg_replac… in xsl_try_output_replaced_error_message()
258 php_libxml_ctx_error(ctx, "%s", msg_arg); in xsl_libxslt_error_handler()

Completed in 30 milliseconds