Home
last modified time | relevance | path

Searched refs:positive (Results 126 – 141 of 141) sorted by relevance

123456

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_report.phpt320 Warning: mysqli_kill(): processid should have positive value in %s on line %d
340 Warning: mysqli_kill(): processid should have positive value in %s on line %d
/PHP-7.4/ext/standard/tests/array/
H A Darray_pad_variation3.phpt112 var_dump( array_pad($input, $pad_size, $pad_value) ); // positive 'pad_size'
H A Darray_key_exists_variation8.phpt35 12345 => 'positive',
41 10.5 => 'positive',
H A Darray_pad_variation6.phpt86 var_dump( array_pad($input, $pad_size, $pad_value) ); // positive 'pad_size'
/PHP-7.4/ext/standard/tests/strings/
H A Dstrcspn_variation7.phpt86 2147483647, // max positive integer
H A Dstrspn_variation7.phpt85 2147483647, // max positive integer
H A Dstrcspn_variation8.phpt80 2147483647, // max positive integer
90 2147483647, // max positive integer
H A Dstrspn_variation8.phpt81 2147483647, // max positive integer
91 2147483647, // max positive integer
H A Dstrcspn_variation12.phpt50 2147483647, // max positive integer
60 2147483647, // max positive integer
H A Dstrcspn_variation11.phpt61 2147483647, // max positive integer
H A Dstrspn_variation11.phpt61 2147483647, // max positive integer
H A Dstrspn_variation12.phpt51 2147483647, // max positive integer
61 2147483647, // max positive integer
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c1226 …_s32 generate_int(struct sljit_compiler *compiler, sljit_s32 reg, sljit_uw imm, sljit_s32 positive) in generate_int() argument
1331 FAIL_IF(push_inst(compiler, (positive ? MOV : MVN) | RD(reg) | imm1)); in generate_int()
1332 FAIL_IF(push_inst(compiler, (positive ? ORR : BIC) | RD(reg) | RN(reg) | imm2)); in generate_int()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1948 # assuming that line number must be positive
5294 # length of seqnm data in bytes is positive
5296 # length of smpl data in bytes is positive
6039 >3 ubyte <0x20 (positive integer)
8558 # next free block index is positive
8597 # dBASE IV DBT with positive block size
8632 # dBase IV DBT with positive block length (found 512 , 1024)
15153 #>>>60 ubelong ^0x04 \b, positive
15376 # Y origin of image. 0 normal; positive for top
15392 # positive length implies identification field
[all …]
H A Dmagic1948 # assuming that line number must be positive
5294 # length of seqnm data in bytes is positive
5296 # length of smpl data in bytes is positive
6039 >3 ubyte <0x20 (positive integer)
8558 # next free block index is positive
8597 # dBASE IV DBT with positive block size
8632 # dBase IV DBT with positive block length (found 512 , 1024)
15153 #>>>60 ubelong ^0x04 \b, positive
15376 # Y origin of image. 0 normal; positive for top
15392 # positive length implies identification field
[all …]
/PHP-7.4/
H A DNEWS2679 . Fixed bug #76711 (OPcache enabled triggers false-positive "Illegal string

Completed in 158 milliseconds

123456