Home
last modified time | relevance | path

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

/PHP-7.2/sapi/cli/
H A Dphp_cli_process_title.c42 if (rc == PS_TITLE_SUCCESS) { in PHP_FUNCTION()
64 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.h24 #define PS_TITLE_SUCCESS 0 macro

Completed in 13 milliseconds