Home
last modified time | relevance | path

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

1...<<11

/php-src/ext/fileinfo/
H A Dlibmagic.patch287 size_t incr = mset[i].max + ALLOC_INCR;
1468 #define MAXDESC 64 /* max len of text description/MIME type */
/php-src/sapi/fpm/tests/
H A Dtester.inc1303 // Socket max path length is 108 on Linux and 104 on BSD,
/php-src/ext/date/lib/
H A Dparse_date.re1993 /*!max:re2c */
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c5457 op2_range->max >= SIZEOF_ZEND_LONG * 8) { in zend_jit_long_math_helper()
5506 op2_range->max >= SIZEOF_ZEND_LONG * 8) { in zend_jit_long_math_helper()
5549 …E_UNDEF|MAY_BE_NULL|MAY_BE_FALSE)) || !op2_range || (op2_range->min <= 0 && op2_range->max >= 0)) { in zend_jit_long_math_helper()
5560 if (!op2_range || (op2_range->min <= -1 && op2_range->max >= -1)) { in zend_jit_long_math_helper()
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c1882 static void checkstacksizes(lua_State*L,StkId max){
1884 int s_used=cast_int(max-L->stack);
/php-src/ext/fileinfo/tests/
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 …]
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 …]
/php-src/build/
H A Dlibtool.m4833 # the test eventually succeeds (with a max line length of 256k).

Completed in 194 milliseconds

1...<<11