Searched refs:php_disk_free_space (Results 1 – 1 of 1) sorted by relevance
254 static int php_disk_free_space(char *path, double *space TSRMLS_DC) /* {{{ */ in php_disk_free_space() function386 if (php_disk_free_space(path, &bytesfree TSRMLS_CC) == SUCCESS) { in PHP_FUNCTION()
Completed in 9 milliseconds