Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds