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

#include <value.h>

Data Fields

double num
 
bool is_float
 

Detailed Description

Definition at line 18 of file value.h.

Field Documentation

◆ is_float

bool lxb_css_value_number_t::is_float

Definition at line 20 of file value.h.

◆ num

double lxb_css_value_number_t::num

Definition at line 19 of file value.h.


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