Searched refs:xf (Results 1 – 6 of 6) sorted by relevance
/php-src/.github/actions/build-libmysqlclient/ |
H A D | action.yml | 22 tar -xf $LIBMYSQL --strip-components=1 -C $MYSQL_DIR
|
/php-src/ext/mbstring/tests/ |
H A D | bug48645.phpt | 28 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
|
/php-src/ext/gd/libgd/ |
H A D | gd_interpolation.c | 683 const double xf = x - (double)sx; in getPixelInterpolateWeight() local 685 const double nxf = (double) 1.0 - xf; in getPixelInterpolateWeight() 687 const double m1 = xf * yf; in getPixelInterpolateWeight() 689 const double m3 = xf * nyf; in getPixelInterpolateWeight()
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 5579 >>21 byte&0xf 0 \b 8685 >7 byte&0xf 0x0 NONE 8686 >7 byte&0xf 0x1 CRC32 8687 >7 byte&0xf 0x4 CRC64 8688 >7 byte&0xf 0xa SHA-256 8797 >>0 byte&0xf =8 16583 >>0 ulelong&0xf =6 RDR, 16584 >>0 ulelong&0xf =7 GTA V, 16585 >>0 ulelong&0xf =8 RDR 2, 20850 >>101 ubeshort&0xf 0xf \b1-BLACK=1 [all …]
|
H A D | magic | 5579 >>21 byte&0xf 0 \b 8685 >7 byte&0xf 0x0 NONE 8686 >7 byte&0xf 0x1 CRC32 8687 >7 byte&0xf 0x4 CRC64 8688 >7 byte&0xf 0xa SHA-256 8797 >>0 byte&0xf =8 16583 >>0 ulelong&0xf =6 RDR, 16584 >>0 ulelong&0xf =7 GTA V, 16585 >>0 ulelong&0xf =8 RDR 2, 20850 >>101 ubeshort&0xf 0xf \b1-BLACK=1 [all …]
|
/php-src/ext/opcache/jit/ir/ |
H A D | ir_x86.dasc | 4660 | xor Rw(def_reg), 0xf 4744 | xor Rw(def_reg), 0xf
|
Completed in 226 milliseconds