Home
last modified time | relevance | path

Searched refs:PS_TITLE_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/sapi/cli/
H A Dphp_cli_process_title.c37 if (rc == PS_TITLE_SUCCESS) { in PHP_FUNCTION()
58 if (rc != PS_TITLE_SUCCESS) { in PHP_FUNCTION()
H A Dps_title.c300 return PS_TITLE_SUCCESS; in is_ps_title_available()
310 case PS_TITLE_SUCCESS: in ps_title_errno()
342 if (rc != PS_TITLE_SUCCESS) in set_ps_title()
388 return PS_TITLE_SUCCESS; in set_ps_title()
400 if (rc != PS_TITLE_SUCCESS) in get_ps_title()
425 return PS_TITLE_SUCCESS; in get_ps_title()
H A Dps_title.h20 #define PS_TITLE_SUCCESS 0 macro
H A Dphp_cli.c944 is_ps_title_available() == PS_TITLE_SUCCESS, in do_cli()

Completed in 9 milliseconds