Home
last modified time | relevance | path

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

/PHP-8.1/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.c297 return PS_TITLE_SUCCESS; in is_ps_title_available()
307 case PS_TITLE_SUCCESS: in ps_title_errno()
339 if (rc != PS_TITLE_SUCCESS) in set_ps_title()
385 return PS_TITLE_SUCCESS; in set_ps_title()
397 if (rc != PS_TITLE_SUCCESS) in get_ps_title()
422 return PS_TITLE_SUCCESS; in get_ps_title()
H A Dps_title.h20 #define PS_TITLE_SUCCESS 0 macro
H A Dphp_cli.c941 is_ps_title_available() == PS_TITLE_SUCCESS, in do_cli()

Completed in 27 milliseconds