Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_virtual_cwd.h280 #define VCWD_UTIME(path, time) virtual_utime(path, time) macro
324 # define VCWD_UTIME(path, time) win32_utime(path, time) macro
326 # define VCWD_UTIME(path, time) utime(path, time) macro

Completed in 10 milliseconds