Home
last modified time | relevance | path

Searched refs:ps_title_errno (Results 1 – 3 of 3) sorted by relevance

/php-src/sapi/cli/
H A Dphp_cli_process_title.c41 php_error_docref(NULL, E_WARNING, "cli_set_process_title had an error: %s", ps_title_errno(rc)); in PHP_FUNCTION()
59 php_error_docref(NULL, E_WARNING, "cli_get_process_title had an error: %s", ps_title_errno(rc)); in PHP_FUNCTION()
H A Dps_title.h32 extern const char* ps_title_errno(int rc);
H A Dps_title.c307 const char* ps_title_errno(int rc) in ps_title_errno() function

Completed in 8 milliseconds