Home
last modified time | relevance | path

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

/PHP-8.0/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.c296 return PS_TITLE_SUCCESS; in is_ps_title_available()
306 case PS_TITLE_SUCCESS: in ps_title_errno()
338 if (rc != PS_TITLE_SUCCESS) in set_ps_title()
384 return PS_TITLE_SUCCESS; in set_ps_title()
396 if (rc != PS_TITLE_SUCCESS) in get_ps_title()
421 return PS_TITLE_SUCCESS; in get_ps_title()
H A Dps_title.h20 #define PS_TITLE_SUCCESS 0 macro
H A Dphp_cli.c925 is_ps_title_available() == PS_TITLE_SUCCESS, in do_cli()

Completed in 11 milliseconds