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

#include <selectors.h>

Data Fields

lxb_selectors_adapted_id id
 
lxb_css_selector_combinator_t combinator
 
const lxb_css_selector_tselector
 
const xmlNode * node
 
lxb_selectors_entry_tnext
 
lxb_selectors_entry_tprev
 
lxb_selectors_entry_tfollowing
 
lxb_selectors_nested_tnested
 
uintptr_t id
 
lxb_dom_node_tnode
 

Detailed Description

Definition at line 84 of file selectors.h.

Field Documentation

◆ combinator

lxb_css_selector_combinator_t lxb_selectors_entry::combinator

Definition at line 86 of file selectors.h.

◆ following

lxb_selectors_entry_t * lxb_selectors_entry::following

Definition at line 91 of file selectors.h.

◆ id [1/2]

lxb_selectors_adapted_id lxb_selectors_entry::id

Definition at line 85 of file selectors.h.

◆ id [2/2]

uintptr_t lxb_selectors_entry::id

Definition at line 74 of file selectors.h.

◆ nested

lxb_selectors_nested_t * lxb_selectors_entry::nested

Definition at line 92 of file selectors.h.

◆ next

lxb_selectors_entry_t * lxb_selectors_entry::next

Definition at line 89 of file selectors.h.

◆ node [1/2]

const xmlNode* lxb_selectors_entry::node

Definition at line 88 of file selectors.h.

◆ node [2/2]

lxb_dom_node_t* lxb_selectors_entry::node

Definition at line 77 of file selectors.h.

◆ prev

lxb_selectors_entry_t * lxb_selectors_entry::prev

Definition at line 90 of file selectors.h.

◆ selector

const lxb_css_selector_t * lxb_selectors_entry::selector

Definition at line 87 of file selectors.h.


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