Home
last modified time | relevance | path

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

/PHP-5.6/sapi/cli/
H A Dps_title.c290 return PS_TITLE_SUCCESS; in is_ps_title_available()
300 case PS_TITLE_SUCCESS: in ps_title_errno()
332 if (rc != PS_TITLE_SUCCESS) in set_ps_title()
373 return PS_TITLE_SUCCESS; in set_ps_title()
385 if (rc != PS_TITLE_SUCCESS) in get_ps_title()
394 return PS_TITLE_SUCCESS; in get_ps_title()
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.h24 #define PS_TITLE_SUCCESS 0 macro

Completed in 25 milliseconds