Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dpack.c741 int repetitions = 1, argb; in PHP_FUNCTION() local
760 repetitions = tmp; in PHP_FUNCTION()
767 repetitions = -1; in PHP_FUNCTION()
775 argb = repetitions; in PHP_FUNCTION()
791 if (repetitions < 0) { in PHP_FUNCTION()
793 repetitions = 1; in PHP_FUNCTION()
804 size = repetitions; in PHP_FUNCTION()
805 repetitions = 1; in PHP_FUNCTION()
810 size = (repetitions > 0) ? ((unsigned int) repetitions + 1) / 2 : repetitions; in PHP_FUNCTION()
811 repetitions = 1; in PHP_FUNCTION()
[all …]
/php-src/ext/gmp/
H A Dgmp.stub.php132 function gmp_prob_prime(GMP|int|string $num, int $repetitions = 10): int {} argument
H A Dgmp_arginfo.h102 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, repetitions, IS_LONG, 0, "10")
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます19197 # byte code for general RLE repetitions
H A Dmagic19197 # byte code for general RLE repetitions

Completed in 171 milliseconds