Home
last modified time | relevance | path

Searched refs:x1 (Results 26 – 50 of 51) sorted by relevance

123

/PHP-7.3/ext/standard/tests/image/
H A Diptcembed_002.phpt8 $file="1x1.jpg";
17 1) create local file 1x1 jpeg (without iptc) (use base64 content to create file)
19 3) use iptcembed php function with our 1x1 jpeg file and our iptcdata string
36 $file="1x1.jpg";
H A Dimage_type_to_mime_type_variation2.phpt28 0x1,
/PHP-7.3/ext/gd/tests/
H A Dtypes.phpt11 if ($flags&0x1 && !function_exists("imagegif")) {
H A Dimagedashedline_basic.phpt10 /* Prototype : bool imagedashedline ( resource $image , int $x1 , int $y1 , int $x2 , int $y2…
/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_003w.phpt24 function __construct($f, $s, $x1, $x2, $x3) {
26 $this->stringMessage = $x1;
H A Dr4_groupH_complex_rpcenc_003w.phpt17 function __construct($f, $s, $x1, $x2, $x3) {
19 $this->stringMessage = $x1;
/PHP-7.3/Zend/tests/
H A Dbug32296.phpt11 private function x1() {}
/PHP-7.3/ext/ctype/tests/
H A Dctype_cntrl_variation4.phpt21 $hex_values = array(0x1, 0x2, 0x3, 0x4);
/PHP-7.3/ext/gd/libgd/
H A Dgd.h427 void gdImageLine(gdImagePtr im, int x1, int y1, int x2, int y2, int color);
428 void gdImageAALine(gdImagePtr im, int x1, int y1, int x2, int y2, int color);
432 void gdImageDashedLine(gdImagePtr im, int x1, int y1, int x2, int y2, int color);
435 void gdImageRectangle(gdImagePtr im, int x1, int y1, int x2, int y2, int color);
437 void gdImageFilledRectangle(gdImagePtr im, int x1, int y1, int x2, int y2, int color);
438 void gdImageSetClip(gdImagePtr im, int x1, int y1, int x2, int y2);
H A Dgdft.c830 int x1 = 0, y1 = 0; local
975 x1 = (int)(- penf.y * sin_a + 32) / 64;
989 x1 = (int)(- penf.y * sin_a + 32) / 64;
1177 …gdft_draw_bitmap(tc_cache, im, fg, bm->bitmap, x + x1 + ((pen.x + 31) >> 6) + bm->left, y + y1 + (…
/PHP-7.3/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c170 UINT32 t, x0, x1; in KeccakP1600_AddLanes() local
178 toBitInterleavingAndXOR(low, high, *(pS++), *(pS++), t, x0, x1); in KeccakP1600_AddLanes()
180 toBitInterleavingAndXOR(*(pI++), *(pI++), *(pS++), *(pS++), t, x0, x1) in KeccakP1600_AddLanes()
225 UINT32 t, x0, x1; in KeccakP1600_OverwriteLanes() local
233 toBitInterleavingAndSet(low, high, *(pS++), *(pS++), t, x0, x1); in KeccakP1600_OverwriteLanes()
235 toBitInterleavingAndSet(*(pI++), *(pI++), *(pS++), *(pS++), t, x0, x1) in KeccakP1600_OverwriteLanes()
312 UINT32 t, x0, x1; in KeccakP1600_ExtractLanes() local
318 fromBitInterleaving(*(pS++), *(pS++), low, high, t, x0, x1); in KeccakP1600_ExtractLanes()
322 fromBitInterleaving(*(pS++), *(pS++), *(pI++), *(pI++), t, x0, x1) in KeccakP1600_ExtractLanes()
387 UINT32 t, x0, x1; in KeccakP1600_ExtractAndAddLanes() local
[all …]
/PHP-7.3/Zend/
H A Dzend_strtod.c1038 x1 = b1->x;
1040 *x1++ = 0;
1052 if ((*x1 = z))
1064 if (*x1 = z)
1069 *x1++ = *x++;
1740 x = x1 = b->x;
1753 x1++;
1757 *x1++ = *x++;
1780 x1 >>= k;
1781 x1 <<= k;
[all …]
H A DZend.m4243 while (i & ~0x1) {
/PHP-7.3/ext/standard/tests/strings/
H A Dstrval_variation1.phpt44 0x1,
/PHP-7.3/ext/gd/
H A Dgd.c503 ZEND_ARG_INFO(0, x1)
512 ZEND_ARG_INFO(0, x1)
521 ZEND_ARG_INFO(0, x1)
530 ZEND_ARG_INFO(0, x1)
709 ZEND_ARG_INFO(0, x1)
3173 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3198 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3219 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3240 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3901 zend_long x1, y1, x2, y2; in PHP_FUNCTION() local
[all …]
/PHP-7.3/ext/standard/tests/array/
H A Dshuffle_variation2.phpt25 array(0x1, 0x0, 0xa)
/PHP-7.3/ext/standard/tests/general_functions/
H A Dis_bool.phpt49 0x1,
H A Dis_null.phpt59 0x1,
H A Dis_string.phpt86 0x1,
/PHP-7.3/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt28 0x1: AQ==
/PHP-7.3/ext/mbstring/tests/
H A Dbug48645.phpt8 var_dump(bin2hex(mb_convert_encoding("&#x1;", "UTF-8", "HTML-ENTITIES")));
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic4007 >122 byte&0x1 =1 PAL
4008 >122 byte&0x1 =0 NTSC
4022 >>18 byte&0x1 =1 PAL
4023 >>18 byte&0x1 =0 NTSC
4685 >>36 belong&0x1 0x1 ram
6197 >7 byte&0x03 =0x1 [VS]
6218 >>12 byte&0x03 =0x1 [PAL]
6775 >>>0x14 byte &0x1 #1
12162 #>>2 ubyte 0x1
12163 #>>>3 ubyte 0x1
[all …]
H A Dmagic私はガラスを食べられます4007 >122 byte&0x1 =1 PAL
4008 >122 byte&0x1 =0 NTSC
4022 >>18 byte&0x1 =1 PAL
4023 >>18 byte&0x1 =0 NTSC
4685 >>36 belong&0x1 0x1 ram
6197 >7 byte&0x03 =0x1 [VS]
6218 >>12 byte&0x03 =0x1 [PAL]
6775 >>>0x14 byte &0x1 #1
12162 #>>2 ubyte 0x1
12163 #>>>3 ubyte 0x1
[all …]
/PHP-7.3/
H A Dconfigure.ac779 if test "x$php_crypt_r" = "x1"; then
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DSYNTAX.md404 Enables support for hexadecimal-style escapes of up to two digits, like `\x1` for code

Completed in 158 milliseconds

123