Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dfilestat.c241 static int php_disk_free_space(char *path, double *space) /* {{{ */ in php_disk_free_space() function
369 if (php_disk_free_space(path, &bytesfree) == SUCCESS) { in PHP_FUNCTION()

Completed in 26 milliseconds