Home
last modified time | relevance | path

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

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

Completed in 31 milliseconds