Home
last modified time | relevance | path

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

/php-src/ext/posix/
H A Dposix.stub.php386 function posix_ttyname($file_descriptor): string|false {}
389 function posix_isatty($file_descriptor): bool {}
462 function posix_fpathconf($file_descriptor, int $name): int|false {}

Completed in 7 milliseconds