Home
last modified time | relevance | path

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

/PHP-8.2/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.2/ext/standard/
H A Dstreamsfuncs.c1680 php_socket_t fileno; in PHP_FUNCTION() local
1723 zend_long fileno; in PHP_FUNCTION() local

Completed in 10 milliseconds