Home
last modified time | relevance | path

Searched refs:max (Results 251 – 271 of 271) sorted by relevance

1...<<11

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c1417 sljit_ins max = (op & SLJIT_32) ? 32 : 64; in emit_clz_ctz() local
1419 sljit_ins max = 32; in emit_clz_ctz() local
1428 …FAIL_IF(push_inst(compiler, SELECT_OP(DADDIU, ADDIU) | SA(0) | TA(OTHER_FLAG) | IMM(max), OTHER_FL… in emit_clz_ctz()
1440 …FAIL_IF(push_inst(compiler, SELECT_OP(DADDIU, ADDIU) | SA(0) | T(TMP_REG1) | IMM(max), DR(TMP_REG1… in emit_clz_ctz()
/PHP-8.3/ext/standard/tests/file/
H A Dfgetcsv_variation1.phpt74 // use the right delimiter and enclosure with max length
/PHP-8.3/
H A DNEWS435 . Fixed bug GH-13942 (Align the behavior of zend-max-execution-timers with
630 . Fixed timer leak in zend-max-execution-timers builds. (withinboredom)
H A DCONTRIBUTING.md405 <max 79 characters short description>\n
H A DUPGRADING626 subtracted from the max allowed stack size, as a buffer, when checking the
/PHP-8.3/Zend/
H A Dzend.c1361 CG(stack).top = CG(stack).max = 0; \
/PHP-8.3/.github/workflows/
H A Dnightly.yml464 export SYMFONY_DEPRECATIONS_HELPER=max[total]=999
/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_x86.lua1842 sub = 12, min = 13, div = 14, max = 15 } do
H A Dminilua.c1881 static void checkstacksizes(lua_State*L,StkId max){
1883 int s_used=cast_int(max-L->stack);
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php1619 function max(mixed $value, mixed ...$values): mixed {} function
H A Dbasic_functions_arginfo.h2247 ZEND_FUNCTION(max);
2873 ZEND_SUPPORTS_COMPILE_TIME_EVAL_FE(max, arginfo_max)
/PHP-8.3/Zend/Optimizer/
H A Dsccp.c1764 && info->range.min == info->range.max) { in value_from_type_and_range()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c266 op1_max = op1_range->max; in zend_jit_is_constant_cmp_long_long()
276 op2_max = op2_range->max; in zend_jit_is_constant_cmp_long_long()
H A Dzend_jit_arm64.dasc4725 op2_range->max >= SIZEOF_ZEND_LONG * 8) {
4772 op2_range->max >= SIZEOF_ZEND_LONG * 8) {
4826 …E_UNDEF|MAY_BE_NULL|MAY_BE_FALSE)) || !op2_range || (op2_range->min <= 0 && op2_range->max >= 0)) {
4838 if (!op2_range || (op2_range->min <= -1 && op2_range->max >= -1)) {
H A Dzend_jit_x86.dasc5165 op2_range->max >= SIZEOF_ZEND_LONG * 8) {
5206 op2_range->max >= SIZEOF_ZEND_LONG * 8) {
5276 …E_UNDEF|MAY_BE_NULL|MAY_BE_FALSE)) || !op2_range || (op2_range->min <= 0 && op2_range->max >= 0)) {
5293 if (!op2_range || (op2_range->min <= -1 && op2_range->max >= -1)) {
/PHP-8.3/sapi/fpm/tests/
H A Dtester.inc1301 // Socket max path length is 108 on Linux and 104 on BSD,
/PHP-8.3/ext/date/lib/
H A Dparse_date.re1997 /*!max:re2c */
/PHP-8.3/ext/fileinfo/
H A Dlibmagic.patch280 size_t incr = mset[i].max + ALLOC_INCR;
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic8519 >8 byte 2 \b, max compression
8520 >8 byte 4 \b, max speed
30626 !:mime model/x-autodesk-max
30628 !:ext max
30630 #!:ext max/chr
31753 >>>13 byte >1 \b, max fanout %d
31759 >>>10 byte >1 \b, max fanout %d
31765 >>>13 byte >1 \b, max fanout %d
31771 >>>10 byte >1 \b, max fanout %d
37919 # int32_t block_max; /* 24: 1000 == max. # of blocks */
[all …]
H A Dmagic私はガラスを食べられます8519 >8 byte 2 \b, max compression
8520 >8 byte 4 \b, max speed
30626 !:mime model/x-autodesk-max
30628 !:ext max
30630 #!:ext max/chr
31753 >>>13 byte >1 \b, max fanout %d
31759 >>>10 byte >1 \b, max fanout %d
31765 >>>13 byte >1 \b, max fanout %d
31771 >>>10 byte >1 \b, max fanout %d
37919 # int32_t block_max; /* 24: 1000 == max. # of blocks */
[all …]
/PHP-8.3/build/
H A Dlibtool.m4833 # the test eventually succeeds (with a max line length of 256k).

Completed in 371 milliseconds

1...<<11