|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <stylesheet.h>
Data Fields | |
| lxb_css_rule_t * | root |
| lxb_css_memory_t * | memory |
| void * | element |
Definition at line 21 of file stylesheet.h.
| void* lxb_css_stylesheet::element |
Definition at line 25 of file stylesheet.h.
| lxb_css_memory_t* lxb_css_stylesheet::memory |
Definition at line 23 of file stylesheet.h.
| lxb_css_rule_t* lxb_css_stylesheet::root |
Definition at line 22 of file stylesheet.h.