Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dfilestat.c673 mode_t imode; in PHP_FUNCTION() local
699 imode = (mode_t) mode; in PHP_FUNCTION()
701 ret = VCWD_CHMOD(filename, imode); in PHP_FUNCTION()

Completed in 7 milliseconds