Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds