Home
last modified time | relevance | path

Searched defs:rmdir (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/main/
H A Dphp.h103 # define rmdir(a) _rmdir(a) macro
/PHP-8.1/ext/standard/
H A Dfile.c1303 PHP_FUNCTION(rmdir) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php1044 function rmdir(string $directory, $context = null): bool {} function

Completed in 25 milliseconds