Home
last modified time | relevance | path

Searched refs:php_win32_console_fileno_has_vt100 (Results 1 – 3 of 3) sorted by path

/PHP-7.3/ext/standard/
H A Dstreamsfuncs.c1714 if (php_win32_console_fileno_has_vt100(fileno)) { in PHP_FUNCTION()
/PHP-7.3/win32/
H A Dconsole.c36 PHP_WINUTIL_API BOOL php_win32_console_fileno_has_vt100(zend_long fileno) in php_win32_console_fileno_has_vt100() function
H A Dconsole.h49 PHP_WINUTIL_API BOOL php_win32_console_fileno_has_vt100(zend_long fileno);

Completed in 31 milliseconds