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

#include <selector.h>

Data Fields

lxb_css_selector_tfirst
 
lxb_css_selector_tlast
 
lxb_css_selector_tparent
 
lxb_css_selector_list_tnext
 
lxb_css_selector_list_tprev
 
lxb_css_memory_tmemory
 
lxb_css_selector_specificity_t specificity
 

Detailed Description

Definition at line 165 of file selector.h.

Field Documentation

◆ first

lxb_css_selector_t* lxb_css_selector_list::first

Definition at line 166 of file selector.h.

◆ last

lxb_css_selector_t* lxb_css_selector_list::last

Definition at line 167 of file selector.h.

◆ memory

lxb_css_memory_t* lxb_css_selector_list::memory

Definition at line 174 of file selector.h.

◆ next

lxb_css_selector_list_t* lxb_css_selector_list::next

Definition at line 171 of file selector.h.

◆ parent

lxb_css_selector_t* lxb_css_selector_list::parent

Definition at line 169 of file selector.h.

◆ prev

lxb_css_selector_list_t* lxb_css_selector_list::prev

Definition at line 172 of file selector.h.

◆ specificity

lxb_css_selector_specificity_t lxb_css_selector_list::specificity

Definition at line 176 of file selector.h.


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