|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <base.h>
Data Fields | |
| lxb_char_t * | name |
| size_t | length |
| uintptr_t | unique |
| lxb_css_parser_state_f | state |
| lxb_css_style_create_f | create |
| lxb_css_style_destroy_f | destroy |
| lxb_css_style_serialize_f | serialize |
| void * | initial |
| lxb_css_style_create_f lxb_css_entry_data_t::create |
| lxb_css_style_destroy_f lxb_css_entry_data_t::destroy |
| lxb_char_t* lxb_css_entry_data_t::name |
| lxb_css_style_serialize_f lxb_css_entry_data_t::serialize |
| lxb_css_parser_state_f lxb_css_entry_data_t::state |