Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dfilestat.c594 mode_t imode; in PHP_FUNCTION() local
621 imode = (mode_t) mode; in PHP_FUNCTION()
623 ret = VCWD_CHMOD(filename, imode); in PHP_FUNCTION()

Completed in 18 milliseconds