Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_win.c31 CONTEXT *xc = xp->ContextRecord; in phpdbg_exception_handler_win32() local
/PHP-7.0/Zend/
H A Dzend_strtod.c891 xc = xc0;
899 *xc = carry;
907 xc = xc0;
917 *xc = carry;
921 xc = xc0;
923 z2 = *xc;
932 *xc = z2;
939 xc = xc0;
952 for(xc0 = c->x, xc = xc0 + wc; wc > 0 && !*--xc; --wc) ;
1153 xc = c->x;
[all …]
/PHP-7.0/ext/standard/tests/array/
H A Darray_intersect_key_variation4.phpt13 $input_array = array(0 => '0', -1 => '-1' , 02 => 'two', -07 => '-07', 0xA => '0xA', -0xC => '-0xc'…
/PHP-7.0/ext/mbstring/tests/
H A Dbug48645.phpt25 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregcomp.c2440 CClassNode* xc = NCCLASS(x); in is_not_included() local
2446 if (IS_NULL(xc->mbuf) && !IS_NCCLASS_NOT(xc)) { in is_not_included()
2448 if (BITSET_AT(xc->bs, i)) { in is_not_included()
2459 if (!IS_NCCLASS_NOT(xc)) { in is_not_included()
2460 if (BITSET_AT(xc->bs, i)) in is_not_included()
2464 if (! BITSET_AT(xc->bs, i)) in is_not_included()
2484 v = BITSET_AT(xc->bs, i); in is_not_included()
2485 if ((v != 0 && !IS_NCCLASS_NOT(xc)) || in is_not_included()
2486 (v == 0 && IS_NCCLASS_NOT(xc))) { in is_not_included()
2493 if ((IS_NULL(xc->mbuf) && !IS_NCCLASS_NOT(xc)) || in is_not_included()
/PHP-7.0/ext/hash/tests/
H A Dfnv1a64.phpt275 array( 'cS!+[7nnxu?o^qXqJb\\LZakFY=_54/.xc/%?Gs/@iN1H@j;kNw9)Z%', '176ecfc36ff0fb5e' ),
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic1567 >0xc byte 00 \b, DOS 3.3 sector order
1570 >0xc byte 01 \b, ProDOS sector order
1572 >0xc byte 02 \b, NIB data
3345 >>20 byte&0xe 0xc \b, 7 channels
4920 >>0xc lelong >0 \b, rerecorded %d times
12038 >>101 beshort&0xf 0xc \b(reserved %d)

Completed in 84 milliseconds