Searched defs:posix_fpathconf (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/posix/ | ||
H A D | posix.stub.php | 441 function posix_fpathconf($file_descriptor, int $name): int|false {} function |
H A D | posix.c | 1307 PHP_FUNCTION(posix_fpathconf) in PHP_FUNCTION() argument |
Completed in 19 milliseconds