Home
last modified time | relevance | path

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

/php-src/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.c927 lxb_html_title_element_t *title = NULL; in lxb_html_document_title() local
940 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
/php-src/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.c340 int set_ps_title(const char* title) in set_ps_title()
/php-src/sapi/fpm/fpm/
H A Dfpm_env.c120 void fpm_env_setproctitle(char *title) /* {{{ */ in fpm_env_setproctitle()
141 char *title; in fpm_env_init_child() local
222 char *title; in fpm_env_init_main() local
/php-src/ext/dom/
H A Ddomimplementation.c350 const char *title = NULL; in PHP_METHOD() local
H A Dhtml_document.c1530 const xmlNode *title = dom_get_svg_title_element(root); in dom_html_document_title_read() local
1537 const xmlNode *title = dom_get_title_element(docp); in dom_html_document_title_read() local
1612 xmlNodePtr title = dom_get_title_element(docp); in dom_html_document_title_write() local
H A Dphp_dom.stub.php1352 public function createHTMLDocument(?string $title = null): HTMLDocument {}
2032 public string $title; variable in Dom\\Document

Completed in 32 milliseconds