Searched refs:xc (Results 1 – 9 of 9) sorted by relevance
/PHP-8.2/ext/opcache/tests/jit/ |
H A D | gh10271.phpt | 22 $sol['xc']=968; 35 printf("In;%.12f;%.12f;%.12f;%.12f;",$x,$y,$sol['xc'],$sol['yc']); 36 $x = $sol['xc']*($x+1);
|
/PHP-8.2/sapi/phpdbg/ |
H A D | phpdbg_win.c | 29 CONTEXT *xc = xp->ContextRecord; in phpdbg_exception_handler_win32() local
|
/PHP-8.2/ext/standard/tests/array/ |
H A D | array_intersect_key_variation4.phpt | 8 $input_array = array(0 => '0', -1 => '-1' , 02 => 'two', -07 => '-07', 0xA => '0xA', -0xC => '-0xc'…
|
/PHP-8.2/Zend/ |
H A D | zend_strtod.c | 884 xc = xc0; 892 *xc = carry; 900 xc = xc0; 910 *xc = carry; 914 xc = xc0; 916 z2 = *xc; 925 *xc = z2; 932 xc = xc0; 945 for(xc0 = c->x, xc = xc0 + wc; wc > 0 && !*--xc; --wc) ; 1146 xc = c->x; [all …]
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | bug48645.phpt | 25 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
|
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_compile.c | 1638 uint32_t xc; in PRIV() local 1647 while (hptr < ptrend && (xc = XDIGIT(*hptr)) != 0xff) in PRIV() 1655 cc = (cc << 4) | xc; in PRIV() 1672 if ((xc = XDIGIT(ptr[1])) == 0xff) break; /* Not a hex digit */ in PRIV() 1673 cc = (cc << 4) | xc; in PRIV() 1674 if ((xc = XDIGIT(ptr[2])) == 0xff) break; /* Not a hex digit */ in PRIV() 1675 cc = (cc << 4) | xc; in PRIV() 1677 c = (cc << 4) | xc; in PRIV() 1901 uint32_t xc; in PRIV() local 1904 if ((xc = XDIGIT(ptr[1])) == 0xff) break; /* Not a hex digit */ in PRIV() [all …]
|
/PHP-8.2/ext/hash/tests/ |
H A D | fnv1a64.phpt | 273 array( 'cS!+[7nnxu?o^qXqJb\\LZakFY=_54/.xc/%?Gs/@iN1H@j;kNw9)Z%', '176ecfc36ff0fb5e' ),
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 2072 >0xc byte 00 \b, DOS 3.3 sector order 2075 >0xc byte 01 \b, ProDOS sector order 2081 >0xc byte 02 \b, NIB data 3664 >(0xc.l+9) byte 0x74 3665 >>(0xc.l+7) use rar-file-header 3667 >(0xc.l+9) byte 0x7a 3668 >>(0xc.l+7) use rar-file-header 5030 >>20 byte&0xe 0xc \b, 7 channels 18323 >>101 beshort&0xf 0xc \b(reserved %d) 21927 >0xc uleshort !0 \b, zeroes 0x%x [all …]
|
H A D | magic私はガラスを食べられます | 2072 >0xc byte 00 \b, DOS 3.3 sector order 2075 >0xc byte 01 \b, ProDOS sector order 2081 >0xc byte 02 \b, NIB data 3664 >(0xc.l+9) byte 0x74 3665 >>(0xc.l+7) use rar-file-header 3667 >(0xc.l+9) byte 0x7a 3668 >>(0xc.l+7) use rar-file-header 5030 >>20 byte&0xe 0xc \b, 7 channels 18323 >>101 beshort&0xf 0xc \b(reserved %d) 21927 >0xc uleshort !0 \b, zeroes 0x%x [all …]
|
Completed in 159 milliseconds