Home
last modified time | relevance | path

Searched refs:php_mkdir_ex (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/ext/standard/
H A Dfile.c1310 PHPAPI int php_mkdir_ex(const char *dir, zend_long mode, int options) in php_mkdir_ex() function
1327 return php_mkdir_ex(dir, mode, REPORT_ERRORS); in php_mkdir()
H A Dfile.h78 PHPAPI int php_mkdir_ex(const char *dir, zend_long mode, int options);

Completed in 21 milliseconds