Searched defs:fileno (Results 1 – 2 of 2) sorted by relevance
22 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()
1664 php_socket_t fileno; in PHP_FUNCTION() local1707 zend_long fileno; in PHP_FUNCTION() local
Completed in 7 milliseconds