Home
last modified time | relevance | path

Searched refs:xc (Results 1 – 9 of 9) sorted by relevance

/PHP-8.1/ext/opcache/tests/jit/
H A Dgh10271.phpt22 $sol['xc']=968;
35 printf("In;%.12f;%.12f;%.12f;%.12f;",$x,$y,$sol['xc'],$sol['yc']);
36 $x = $sol['xc']*($x+1);
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_win.c29 CONTEXT *xc = xp->ContextRecord; in phpdbg_exception_handler_win32() local
/PHP-8.1/ext/standard/tests/array/
H A Darray_intersect_key_variation4.phpt8 $input_array = array(0 => '0', -1 => '-1' , 02 => 'two', -07 => '-07', 0xA => '0xA', -0xC => '-0xc'…
/PHP-8.1/Zend/
H A Dzend_strtod.c884 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.1/ext/mbstring/tests/
H A Dbug48645.phpt25 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_compile.c1636 uint32_t xc; in PRIV() local
1645 while (hptr < ptrend && (xc = XDIGIT(*hptr)) != 0xff) in PRIV()
1653 cc = (cc << 4) | xc; in PRIV()
1670 if ((xc = XDIGIT(ptr[1])) == 0xff) break; /* Not a hex digit */ in PRIV()
1671 cc = (cc << 4) | xc; in PRIV()
1672 if ((xc = XDIGIT(ptr[2])) == 0xff) break; /* Not a hex digit */ in PRIV()
1673 cc = (cc << 4) | xc; in PRIV()
1675 c = (cc << 4) | xc; in PRIV()
1899 uint32_t xc; in PRIV() local
1902 if ((xc = XDIGIT(ptr[1])) == 0xff) break; /* Not a hex digit */ in PRIV()
[all …]
/PHP-8.1/ext/hash/tests/
H A Dfnv1a64.phpt273 array( 'cS!+[7nnxu?o^qXqJb\\LZakFY=_54/.xc/%?Gs/@iN1H@j;kNw9)Z%', '176ecfc36ff0fb5e' ),
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic2072 >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 Dmagic私はガラスを食べられます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 193 milliseconds