php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
bool lxb_html_tree_insertion_mode_in_select | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 311 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_anything_else | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 293 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_anything_else_closed | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 302 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_comment | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 49 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_doctype | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 65 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_end_of_file | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 286 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_hr | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 129 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_html | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 74 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_ikt | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 253 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_optgroup | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 102 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_optgroup_closed | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 160 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_option | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 81 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_option_closed | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 189 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_select | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 228 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_select_closed | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 206 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_st_open_closed | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 279 of file in_select.c.
lxb_inline bool lxb_html_tree_insertion_mode_in_select_text | ( | lxb_html_tree_t * | tree, |
lxb_html_token_t * | token ) |
Definition at line 12 of file in_select.c.