Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dproc_open.h20 # define PHP_INVALID_FD INVALID_HANDLE_VALUE macro
24 # define PHP_INVALID_FD (-1) macro
H A Dproc_open.c900 php_file_descriptor_t redirect_to = PHP_INVALID_FD; in redirect_proc_descriptor()
909 if (redirect_to == PHP_INVALID_FD) { /* Didn't find the index we wanted */ in redirect_proc_descriptor()

Completed in 9 milliseconds