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

#include <html5_parser.h>

Data Fields

bool has_explicit_html_tag
 
bool has_explicit_head_tag
 
bool has_explicit_body_tag
 
php_libxml_quirks_mode quirks_mode
 

Detailed Description

Definition at line 46 of file html5_parser.h.

Field Documentation

◆ has_explicit_body_tag

bool lexbor_libxml2_bridge_extracted_observations::has_explicit_body_tag

Definition at line 49 of file html5_parser.h.

◆ has_explicit_head_tag

bool lexbor_libxml2_bridge_extracted_observations::has_explicit_head_tag

Definition at line 48 of file html5_parser.h.

◆ has_explicit_html_tag

bool lexbor_libxml2_bridge_extracted_observations::has_explicit_html_tag

Definition at line 47 of file html5_parser.h.

◆ quirks_mode

php_libxml_quirks_mode lexbor_libxml2_bridge_extracted_observations::quirks_mode

Definition at line 50 of file html5_parser.h.


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