Searched defs:fileno (Results 1 – 2 of 2) sorted by relevance
24 PHP_WINUTIL_API BOOL php_win32_console_fileno_is_console(zend_long fileno) in php_win32_console_fileno_is_console()38 PHP_WINUTIL_API BOOL php_win32_console_fileno_has_vt100(zend_long fileno) in php_win32_console_fileno_has_vt100()60 PHP_WINUTIL_API BOOL php_win32_console_fileno_set_vt100(zend_long fileno, BOOL enable) in php_win32_console_fileno_set_vt100()
1625 php_socket_t fileno; in PHP_FUNCTION() local1665 zend_long fileno; in PHP_FUNCTION() local
Completed in 12 milliseconds