Home
last modified time | relevance | path

Searched refs:dup_fd_as_handle (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/standard/
H A Dproc_open.c376 static inline HANDLE dup_fd_as_handle(int fd) in dup_fd_as_handle() function
653 descriptors[ndesc].childend = dup_fd_as_handle((int)fd); in PHP_FUNCTION()
756 descriptors[ndesc].childend = dup_fd_as_handle((int)fd); in PHP_FUNCTION()

Completed in 28 milliseconds