php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
style.h File Reference

Go to the source code of this file.

Data Structures

struct  lxb_html_style_weak
 
struct  lxb_html_style_node_t
 

Typedefs

typedef struct lxb_html_style_weak lxb_html_style_weak_t
 

Functions

LXB_API uintptr_t lxb_html_style_id_by_name (lxb_html_document_t *doc, const lxb_char_t *name, size_t size)
 

Typedef Documentation

◆ lxb_html_style_weak_t

Definition at line 19 of file style.h.

Function Documentation

◆ lxb_html_style_id_by_name()

LXB_API uintptr_t lxb_html_style_id_by_name ( lxb_html_document_t * doc,
const lxb_char_t * name,
size_t size )

Definition at line 11 of file style.c.