Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dfilestat.c254 static int php_disk_free_space(char *path, double *space TSRMLS_DC) /* {{{ */ in php_disk_free_space() function
386 if (php_disk_free_space(path, &bytesfree TSRMLS_CC) == SUCCESS) { in PHP_FUNCTION()

Completed in 9 milliseconds