Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dfile.c1123 PHPAPI int php_mkdir_ex(const char *dir, zend_long mode, int options) in php_mkdir_ex() function
1140 return php_mkdir_ex(dir, mode, REPORT_ERRORS); in php_mkdir()
H A Dfile.h44 PHPAPI int php_mkdir_ex(const char *dir, zend_long mode, int options);

Completed in 11 milliseconds