Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dcodepage.h59 PW32CP const struct php_win32_cp *php_win32_cp_cli_do_restore(DWORD);
60 #define php_win32_cp_cli_restore() php_win32_cp_cli_do_restore(0)
H A Dcodepage.c543 PW32CP const struct php_win32_cp *php_win32_cp_cli_do_restore(DWORD id) in php_win32_cp_cli_do_restore() function
/PHP-7.4/sapi/cli/
H A Dphp_cli.c609 (void)php_win32_cp_cli_do_restore(orig_cp); in php_cli_win32_ctrl_handler()

Completed in 14 milliseconds