Searched defs:title (Results 1 – 4 of 4) sorted by relevance
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 {}
339 int set_ps_title(const char* title) in set_ps_title()
119 void fpm_env_setproctitle(char *title) /* {{{ */ in fpm_env_setproctitle()140 char *title; in fpm_env_init_child() local221 char *title; in fpm_env_init_main() local
Completed in 9 milliseconds