Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dproc_open.c366 static inline HANDLE dup_handle(HANDLE src, BOOL inherit, BOOL closeorig) in dup_handle() argument
371 (closeorig ? DUPLICATE_CLOSE_SOURCE : 0))) in dup_handle()

Completed in 17 milliseconds