Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_virtual_cwd.h288 #define VCWD_UTIME(path, time) virtual_utime(path, time) macro
340 # define VCWD_UTIME(path, time) win32_utime(path, time) macro
342 # define VCWD_UTIME(path, time) utime(path, time) macro

Completed in 8 milliseconds