Home
last modified time | relevance | path

Searched defs:title (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/ext/dom/lexbor/lexbor/html/interfaces/
H A Dtitle_element.c32 lxb_html_title_element_interface_destroy(lxb_html_title_element_t *title) in lxb_html_title_element_interface_destroy()
50 lxb_html_title_element_text(lxb_html_title_element_t *title, size_t *len) in lxb_html_title_element_text()
80 lxb_html_title_element_strict_text(lxb_html_title_element_t *title, size_t *len) in lxb_html_title_element_strict_text()
H A Ddocument.c894 lxb_html_title_element_t *title = NULL; in lxb_html_document_title() local
907 const lxb_char_t *title, size_t len) in lxb_html_document_title_set()
947 lxb_html_title_element_t *title = NULL; in lxb_html_document_title_raw() local
/PHP-8.2/sapi/cli/
H A Dphp_cli_process_title.c28 char *title = NULL; in PHP_FUNCTION() local
50 const char* title = NULL; in PHP_FUNCTION() local
H A Dphp_cli_process_title.stub.php3 function cli_set_process_title(string $title): bool {}
H A Dps_title.c339 int set_ps_title(const char* title) in set_ps_title()
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_env.c119 void fpm_env_setproctitle(char *title) /* {{{ */ in fpm_env_setproctitle()
140 char *title; in fpm_env_init_child() local
221 char *title; in fpm_env_init_main() local

Completed in 15 milliseconds