Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_streams.h378 #define php_stream_rmdir(path, options, context) _php_stream_rmdir(path, options, context) macro
/php-src/ext/standard/
H A Dfile.c1184 RETURN_BOOL(php_stream_rmdir(dir, REPORT_ERRORS, context)); in PHP_FUNCTION()

Completed in 13 milliseconds