Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dfilestat.c122 static int php_disk_total_space(char *path, double *space TSRMLS_DC) /* {{{ */ in php_disk_total_space() function
246 if (php_disk_total_space(path, &bytestotal TSRMLS_CC) == SUCCESS) { in PHP_FUNCTION()

Completed in 22 milliseconds