Searched defs:title (Results 1 – 9 of 9) sorted by relevance
32 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()
927 lxb_html_title_element_t *title = NULL; in lxb_html_document_title() local940 const lxb_char_t *title, size_t len) in lxb_html_document_title_set()980 lxb_html_title_element_t *title = NULL; in lxb_html_document_title_raw() local
28 char *title = NULL; in PHP_FUNCTION() local50 const char* title = NULL; in PHP_FUNCTION() local
3 function cli_set_process_title(string $title): bool {}
340 int set_ps_title(const char* title) in set_ps_title()
120 void fpm_env_setproctitle(char *title) /* {{{ */ in fpm_env_setproctitle()141 char *title; in fpm_env_init_child() local222 char *title; in fpm_env_init_main() local
350 const char *title = NULL; in PHP_METHOD() local
1635 const xmlNode *title = dom_get_svg_title_element(root); in dom_html_document_title_read() local1642 const xmlNode *title = dom_get_title_element(docp); in dom_html_document_title_read() local1717 xmlNodePtr title = dom_get_title_element(docp); in dom_html_document_title_write() local
1352 public function createHTMLDocument(?string $title = null): HTMLDocument {}2036 public string $title; variable in Dom\\Document
Completed in 28 milliseconds