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

#include <pseudo.h>

Data Fields

lxb_char_tname
 
size_t length
 
unsigned id
 
bool empty
 
lxb_css_selector_combinator_t combinator
 
const lxb_css_syntax_cb_function_t cb
 
bool forgiving
 
bool comma
 

Detailed Description

Definition at line 19 of file pseudo.h.

Field Documentation

◆ cb

const lxb_css_syntax_cb_function_t lxb_css_selectors_pseudo_data_func_t::cb

Definition at line 25 of file pseudo.h.

◆ combinator

lxb_css_selector_combinator_t lxb_css_selectors_pseudo_data_func_t::combinator

Definition at line 24 of file pseudo.h.

◆ comma

bool lxb_css_selectors_pseudo_data_func_t::comma

Definition at line 27 of file pseudo.h.

◆ empty

bool lxb_css_selectors_pseudo_data_func_t::empty

Definition at line 23 of file pseudo.h.

◆ forgiving

bool lxb_css_selectors_pseudo_data_func_t::forgiving

Definition at line 26 of file pseudo.h.

◆ id

unsigned lxb_css_selectors_pseudo_data_func_t::id

Definition at line 22 of file pseudo.h.

◆ length

size_t lxb_css_selectors_pseudo_data_func_t::length

Definition at line 21 of file pseudo.h.

◆ name

lxb_char_t* lxb_css_selectors_pseudo_data_func_t::name

Definition at line 20 of file pseudo.h.


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