php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | PHP_WINUTIL_API __declspec(dllimport) |
#define | ENABLE_VIRTUAL_TERMINAL_PROCESSING 0x0004 |
PHP_WINUTIL_API BOOL php_win32_console_fileno_has_vt100 | ( | zend_long | fileno | ) |
PHP_WINUTIL_API BOOL php_win32_console_fileno_is_console | ( | zend_long | fileno | ) |
PHP_WINUTIL_API BOOL php_win32_console_fileno_set_vt100 | ( | zend_long | fileno, |
BOOL | enable ) |
PHP_WINUTIL_API BOOL php_win32_console_is_cli_sapi | ( | void | ) |
PHP_WINUTIL_API BOOL php_win32_console_is_own | ( | void | ) |