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

Go to the source code of this file.

Functions

lxb_inline bool lxb_html_tree_insertion_mode_in_cell_tdth_closed (lxb_html_tree_t *tree, lxb_html_token_t *token)
 
lxb_inline bool lxb_html_tree_insertion_mode_in_cell_ct (lxb_html_tree_t *tree, lxb_html_token_t *token)
 
lxb_inline bool lxb_html_tree_insertion_mode_in_cell_bch_closed (lxb_html_tree_t *tree, lxb_html_token_t *token)
 
lxb_inline bool lxb_html_tree_insertion_mode_in_cell_t_closed (lxb_html_tree_t *tree, lxb_html_token_t *token)
 
lxb_inline bool lxb_html_tree_insertion_mode_in_cell_anything_else (lxb_html_tree_t *tree, lxb_html_token_t *token)
 
lxb_inline bool lxb_html_tree_insertion_mode_in_cell_anything_else_closed (lxb_html_tree_t *tree, lxb_html_token_t *token)
 
bool lxb_html_tree_insertion_mode_in_cell (lxb_html_tree_t *tree, lxb_html_token_t *token)
 

Function Documentation

◆ lxb_html_tree_insertion_mode_in_cell()

bool lxb_html_tree_insertion_mode_in_cell ( lxb_html_tree_t * tree,
lxb_html_token_t * token )

Definition at line 142 of file in_cell.c.

◆ lxb_html_tree_insertion_mode_in_cell_anything_else()

lxb_inline bool lxb_html_tree_insertion_mode_in_cell_anything_else ( lxb_html_tree_t * tree,
lxb_html_token_t * token )

Definition at line 128 of file in_cell.c.

◆ lxb_html_tree_insertion_mode_in_cell_anything_else_closed()

lxb_inline bool lxb_html_tree_insertion_mode_in_cell_anything_else_closed ( lxb_html_tree_t * tree,
lxb_html_token_t * token )

Definition at line 135 of file in_cell.c.

◆ lxb_html_tree_insertion_mode_in_cell_bch_closed()

lxb_inline bool lxb_html_tree_insertion_mode_in_cell_bch_closed ( lxb_html_tree_t * tree,
lxb_html_token_t * token )

Definition at line 97 of file in_cell.c.

◆ lxb_html_tree_insertion_mode_in_cell_ct()

lxb_inline bool lxb_html_tree_insertion_mode_in_cell_ct ( lxb_html_tree_t * tree,
lxb_html_token_t * token )

Definition at line 76 of file in_cell.c.

◆ lxb_html_tree_insertion_mode_in_cell_t_closed()

lxb_inline bool lxb_html_tree_insertion_mode_in_cell_t_closed ( lxb_html_tree_t * tree,
lxb_html_token_t * token )

Definition at line 109 of file in_cell.c.

◆ lxb_html_tree_insertion_mode_in_cell_tdth_closed()

lxb_inline bool lxb_html_tree_insertion_mode_in_cell_tdth_closed ( lxb_html_tree_t * tree,
lxb_html_token_t * token )

Definition at line 39 of file in_cell.c.