Home
last modified time | relevance | path

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

/PHP-5.5/sapi/cli/
H A Dphp_cli_process_title.c46 …or_docref(NULL TSRMLS_CC, E_WARNING, "cli_set_process_title had an error: %s", ps_title_errno(rc)); in PHP_FUNCTION()
65 …or_docref(NULL TSRMLS_CC, E_WARNING, "cli_get_process_title had an error: %s", ps_title_errno(rc)); in PHP_FUNCTION()
H A Dps_title.h36 extern const char* ps_title_errno(int rc);
H A Dps_title.c296 const char* ps_title_errno(int rc) in ps_title_errno() function

Completed in 35 milliseconds