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

Data Fields

lxb_html_element_telement
 
lxb_html_element_style_cb_f cb
 
voidctx
 
bool weak
 

Detailed Description

Definition at line 18 of file element.c.

Field Documentation

◆ cb

lxb_html_element_style_cb_f lxb_html_element_walk_ctx_t::cb

Definition at line 20 of file element.c.

◆ ctx

void* lxb_html_element_walk_ctx_t::ctx

Definition at line 21 of file element.c.

◆ element

lxb_html_element_t* lxb_html_element_walk_ctx_t::element

Definition at line 19 of file element.c.

◆ weak

bool lxb_html_element_walk_ctx_t::weak

Definition at line 22 of file element.c.


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