php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
lxb_inline bool | lxb_html_tree_insertion_mode_in_select_in_table_ct (lxb_html_tree_t *tree, lxb_html_token_t *token) |
lxb_inline bool | lxb_html_tree_insertion_mode_in_select_in_table_ct_closed (lxb_html_tree_t *tree, lxb_html_token_t *token) |
lxb_inline bool | lxb_html_tree_insertion_mode_in_select_in_table_anything_else (lxb_html_tree_t *tree, lxb_html_token_t *token) |
lxb_inline bool | lxb_html_tree_insertion_mode_in_select_in_table_anything_else_closed (lxb_html_tree_t *tree, lxb_html_token_t *token) |
bool | lxb_html_tree_insertion_mode_in_select_in_table (lxb_html_tree_t *tree, lxb_html_token_t *token) |
bool lxb_html_tree_insertion_mode_in_select_in_table | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 69 of file in_select_in_table.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_in_table_anything_else | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 54 of file in_select_in_table.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_in_table_anything_else_closed | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 61 of file in_select_in_table.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_in_table_ct | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 15 of file in_select_in_table.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_in_table_ct_closed | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 32 of file in_select_in_table.c.