php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lexbor_libxml2_bridge_parse_context Struct Reference

#include <html5_parser.h>

Data Fields

lexbor_libxml2_bridge_tokenizer_error_reporter tokenizer_error_reporter
 
lexbor_libxml2_bridge_tree_error_reporter tree_error_reporter
 
lexbor_libxml2_bridge_extracted_observations observations
 
voidapplication_data
 

Detailed Description

Definition at line 53 of file html5_parser.h.

Field Documentation

◆ application_data

void* lexbor_libxml2_bridge_parse_context::application_data

Definition at line 60 of file html5_parser.h.

◆ observations

lexbor_libxml2_bridge_extracted_observations lexbor_libxml2_bridge_parse_context::observations

Definition at line 58 of file html5_parser.h.

◆ tokenizer_error_reporter

lexbor_libxml2_bridge_tokenizer_error_reporter lexbor_libxml2_bridge_parse_context::tokenizer_error_reporter

Definition at line 55 of file html5_parser.h.

◆ tree_error_reporter

lexbor_libxml2_bridge_tree_error_reporter lexbor_libxml2_bridge_parse_context::tree_error_reporter

Definition at line 56 of file html5_parser.h.


The documentation for this struct was generated from the following file: