php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#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 |
Definition at line 46 of file html5_parser.h.
bool lexbor_libxml2_bridge_extracted_observations::has_explicit_body_tag |
Definition at line 49 of file html5_parser.h.
bool lexbor_libxml2_bridge_extracted_observations::has_explicit_head_tag |
Definition at line 48 of file html5_parser.h.
bool lexbor_libxml2_bridge_extracted_observations::has_explicit_html_tag |
Definition at line 47 of file html5_parser.h.
php_libxml_quirks_mode lexbor_libxml2_bridge_extracted_observations::quirks_mode |
Definition at line 50 of file html5_parser.h.