Home
last modified time | relevance | path

Searched refs:M (Results 1 – 25 of 222) sorted by path

123456789

/php-src/.circleci/
H A Dconfig.yml172 -d opcache.jit_buffer_size=64M \
/php-src/.github/actions/test-linux/
H A Daction.yml49 -d opcache.jit_buffer_size=64M \
/php-src/.github/actions/test-macos/
H A Daction.yml25 -d opcache.jit_buffer_size=64M \
/php-src/.github/scripts/windows/
H A Dtest_task.bat86 …cache.enable_cli=1 -d opcache.protect_memory=1 -d opcache.jit_buffer_size=64M -d opcache.jit=traci…
/php-src/.github/workflows/
H A Dnightly.yml395 echo opcache.memory_consumption=256M >> /etc/php.d/opcache.ini
/php-src/
H A D.travis.yml85 - ./travis/test.sh -d opcache.jit=tracing -d opcache.jit_buffer_size=64M
H A DEXTENSIONS158 Christoph M. Becker <cmb@php.net> (2016 - 2020)
242 Christoph M. Becker <cmb@php.net> (2018 - 2022)
305 Christoph M. Becker <cmb@php.net> (2015 - 2022)
H A DREADME.REDIST.BINS217 M. Matsumoto and T. Nishimura, "Mersenne Twister: A 623-Dimensionally
H A DUPGRADING75 opcache.jit_buffer_size=64M, respectively. This does not affect the default
/php-src/Zend/tests/
H A Dbug36568.phpt4 memory_limit=16M
7 ini_set("memory_limit", "32M");
11 32M
H A Dbug39438.phpt4 memory_limit=16M
H A Dbug40236.phpt10 $cmd = "$php -n -d memory_limit=4M -a \"".__DIR__."\"/bug40236.inc";
H A Dbug40261.phpt4 memory_limit=128M
H A Dbug40770.phpt4 memory_limit=8M
H A Dbug54268.phpt4 memory_limit=8M
H A Dbug55509.phpt61 memory_limit=2100M
H A Dbug70258.phpt4 memory_limit=2M
H A Dbug71818.phpt22 ini_set('memory_limit', '20M');
H A Dbug76846.phpt4 memory_limit=33M
H A Dbug79836_4.phpt4 memory_limit=10M
H A Dbug81070.phpt10 ini_set("memory_limit", "3M");
H A Dbug81104.phpt4 memory_limit=5M
14 ini_set('memory_limit', '10M');
/php-src/Zend/tests/fibers/
H A Dout-of-memory-in-fiber.phpt4 memory_limit=2M
H A Dout-of-memory-in-nested-fiber.phpt4 memory_limit=2M
H A Dout-of-memory-in-recursive-fiber.phpt4 memory_limit=2M

Completed in 32 milliseconds

123456789