Home
last modified time | relevance | path

Searched refs:xf (Results 1 – 6 of 6) sorted by relevance

/PHP-7.2/ext/mbstring/tests/
H A Dbug48645.phpt28 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
/PHP-7.2/ext/gd/libgd/
H A Dgd_interpolation.c689 const double xf = x - (double)sx; in getPixelInterpolateWeight() local
691 const double nxf = (double) 1.0 - xf; in getPixelInterpolateWeight()
693 const double m1 = xf * yf; in getPixelInterpolateWeight()
695 const double m3 = xf * nyf; in getPixelInterpolateWeight()
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic3849 >>21 byte&0xf >0 \b, >4G samples
3850 >>21 byte&0xf 0 \b
5690 >>0 byte&0xf =8
14530 >101 beshort&0xf x \b, bitdepth=
14532 >>101 beshort&0xf 0x1 \b8
14533 >>101 beshort&0xf 0x2 \b16
14535 >>101 beshort&0xf 0x4 \b16-FLOAT
14539 >>101 beshort&0xf 0x8 \b5
14540 >>101 beshort&0xf 0x9 \b10
14541 >>101 beshort&0xf 0xa \b5-6-5
[all …]
H A Dmagic私はガラスを食べられます3849 >>21 byte&0xf >0 \b, >4G samples
3850 >>21 byte&0xf 0 \b
5690 >>0 byte&0xf =8
14530 >101 beshort&0xf x \b, bitdepth=
14532 >>101 beshort&0xf 0x1 \b8
14533 >>101 beshort&0xf 0x2 \b16
14535 >>101 beshort&0xf 0x4 \b16-FLOAT
14539 >>101 beshort&0xf 0x8 \b5
14540 >>101 beshort&0xf 0x9 \b10
14541 >>101 beshort&0xf 0xa \b5-6-5
[all …]
/PHP-7.2/
H A DINSTALL195 tar -xf httpd-2_x_NN.tar
199 tar -xf php-NN.tar
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch1217 - if ((buf[0] & 0xf) != 8 || (buf[0] & 0x80) != 0)

Completed in 201 milliseconds