Searched refs:xc (Results 1 – 9 of 9) sorted by relevance
/PHP-8.3/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.3/sapi/phpdbg/ |
H A D | phpdbg_win.c | 29 CONTEXT *xc = xp->ContextRecord; in phpdbg_exception_handler_win32() local
|
/PHP-8.3/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.3/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.3/ext/mbstring/tests/ |
H A D | bug48645.phpt | 25 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
|
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_compile.c | 1640 uint32_t xc; in PRIV() local 1649 while (hptr < ptrend && (xc = XDIGIT(*hptr)) != 0xff) in PRIV() 1657 cc = (cc << 4) | xc; in PRIV() 1674 if ((xc = XDIGIT(ptr[1])) == 0xff) break; /* Not a hex digit */ in PRIV() 1675 cc = (cc << 4) | xc; in PRIV() 1676 if ((xc = XDIGIT(ptr[2])) == 0xff) break; /* Not a hex digit */ in PRIV() 1677 cc = (cc << 4) | xc; in PRIV() 1679 c = (cc << 4) | xc; in PRIV() 1903 uint32_t xc; in PRIV() local 1906 if ((xc = XDIGIT(ptr[1])) == 0xff) break; /* Not a hex digit */ in PRIV() [all …]
|
/PHP-8.3/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.3/ext/fileinfo/tests/ |
H A D | magic | 2160 >0xc byte 00 \b, DOS 3.3 sector order 2163 >0xc byte 01 \b, ProDOS sector order 2169 >0xc byte 02 \b, NIB data 4056 >(0xc.l+9) byte 0x74 4057 >>(0xc.l+7) use rar-file-header 4059 >(0xc.l+9) byte 0x7a 4060 >>(0xc.l+7) use rar-file-header 5557 >>20 byte&0xe 0xc \b, 7 channels 25414 >0xc uleshort !0 \b, zeroes %#x 33734 >0 byte&0x0F 0xc \b# [all …]
|
H A D | magic私はガラスを食べられます | 2160 >0xc byte 00 \b, DOS 3.3 sector order 2163 >0xc byte 01 \b, ProDOS sector order 2169 >0xc byte 02 \b, NIB data 4056 >(0xc.l+9) byte 0x74 4057 >>(0xc.l+7) use rar-file-header 4059 >(0xc.l+9) byte 0x7a 4060 >>(0xc.l+7) use rar-file-header 5557 >>20 byte&0xe 0xc \b, 7 channels 25414 >0xc uleshort !0 \b, zeroes %#x 33734 >0 byte&0x0F 0xc \b# [all …]
|
Completed in 206 milliseconds