Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dfilestat.c570 mode_t imode; in PHP_FUNCTION() local
597 imode = (mode_t) mode; in PHP_FUNCTION()
599 ret = VCWD_CHMOD(filename, imode); in PHP_FUNCTION()

Completed in 6 milliseconds