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

#include <error.h>

Data Fields

lxb_html_tree_error_id_t id
 
size_t line
 
size_t column
 
size_t length
 

Detailed Description

Definition at line 98 of file error.h.

Field Documentation

◆ column

size_t lxb_html_tree_error_t::column

Definition at line 101 of file error.h.

◆ id

lxb_html_tree_error_id_t lxb_html_tree_error_t::id

Definition at line 99 of file error.h.

◆ length

size_t lxb_html_tree_error_t::length

Definition at line 102 of file error.h.

◆ line

size_t lxb_html_tree_error_t::line

Definition at line 100 of file error.h.


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