Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_streams.h358 #define php_stream_rmdir(path, options, context) _php_stream_rmdir(path, options, context) macro
/PHP-7.4/ext/standard/
H A Dfile.c1373 RETURN_BOOL(php_stream_rmdir(dir, REPORT_ERRORS, context)); in PHP_FUNCTION()

Completed in 18 milliseconds