Home
last modified time | relevance | path

Searched defs:fileno (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/win32/
H A Dconsole.c22 PHP_WINUTIL_API BOOL php_win32_console_fileno_is_console(zend_long fileno) in php_win32_console_fileno_is_console()
36 PHP_WINUTIL_API BOOL php_win32_console_fileno_has_vt100(zend_long fileno) in php_win32_console_fileno_has_vt100()
58 PHP_WINUTIL_API BOOL php_win32_console_fileno_set_vt100(zend_long fileno, BOOL enable) in php_win32_console_fileno_set_vt100()
/PHP-8.1/ext/standard/
H A Dstreamsfuncs.c1638 php_socket_t fileno; in PHP_FUNCTION() local
1677 zend_long fileno; in PHP_FUNCTION() local

Completed in 13 milliseconds