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

#include <at_rule.h>

Data Fields

lexbor_str_t name
 
lexbor_str_t prelude
 
lexbor_str_t block
 

Detailed Description

Definition at line 26 of file at_rule.h.

Field Documentation

◆ block

lexbor_str_t lxb_css_at_rule__custom_t::block

Definition at line 29 of file at_rule.h.

◆ name

lexbor_str_t lxb_css_at_rule__custom_t::name

Definition at line 27 of file at_rule.h.

◆ prelude

lexbor_str_t lxb_css_at_rule__custom_t::prelude

Definition at line 28 of file at_rule.h.


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