Home
last modified time | relevance | path

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

/PHP-7.4/sapi/cli/
H A Dphp_cli_process_title.c44 php_error_docref(NULL, E_WARNING, "cli_set_process_title had an error: %s", ps_title_errno(rc)); in PHP_FUNCTION()
63 … 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.h34 extern const char* ps_title_errno(int rc);
H A Dps_title.c302 const char* ps_title_errno(int rc) in ps_title_errno() function

Completed in 6 milliseconds