Home
last modified time | relevance | path

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

/PHP-7.0/ext/opcache/
H A Dzend_accelerator_module.c188 zend_long percentage; in ZEND_INI_MH() local
199 percentage = atoi(ZSTR_VAL(new_value)); in ZEND_INI_MH()
201 if (percentage <= 0 || percentage > 50) { in ZEND_INI_MH()
205 percentage = 5; in ZEND_INI_MH()
215 *p = (double)percentage / 100.0; in ZEND_INI_MH()
H A DREADME91 The maximum percentage of "wasted" memory until a restart is scheduled.
/PHP-7.0/
H A Dphp.ini-development1782 ; The maximum percentage of "wasted" memory until a restart is scheduled.
H A Dphp.ini-production1782 ; The maximum percentage of "wasted" memory until a restart is scheduled.
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic8103 >8252 lelong x minimum percentage of free blocks %d,
8125 >&-1316 lelong x minimum percentage of free blocks %d,
8145 >&-1316 lelong x minimum percentage of free blocks %d,
8163 >8252 belong x minimum percentage of free blocks %d,
8185 >&-1316 belong x minimum percentage of free blocks %d,
8205 >&-1316 belong x minimum percentage of free blocks %d,

Completed in 69 milliseconds