Home
last modified time | relevance | path

Searched refs:x0 (Results 26 – 50 of 52) sorted by relevance

123

/PHP-7.2/ext/standard/tests/strings/
H A Dvsprintf_variation13.phpt36 array(0x0),
H A Dvsprintf_variation13_64bit.phpt36 array(0x0),
H A Dvfprintf_variation13.phpt36 array(0x0),
H A Dvfprintf_variation13_64bit.phpt36 array(0x0),
H A Dstrstr.phpt114 var_dump( strstr("/x0", "0") ); // Hexadecimal NUL
H A Dstrpos.phpt139 var_dump( strpos("/x0", "0") ); // Hexadecimal NUL
H A Dstrcmp.phpt128 var_dump(strcmp("\x0", "\0"));
H A Dstrcasecmp.phpt128 var_dump(strcasecmp("\x0", "\0"));
/PHP-7.2/ext/standard/tests/array/
H A Dshuffle_variation2.phpt25 array(0x1, 0x0, 0xa)
/PHP-7.2/ext/gd/libgd/
H A Dgd.c714 static int clip_1d(int *x0, int *y0, int *x1, int *y1, int maxdim) { in clip_1d() argument
717 if (*x0 < 0) { /* start of line is left of window */ in clip_1d()
721 m = (*y1 - *y0)/(double)(*x1 - *x0); /* calculate the slope of the line */ in clip_1d()
723 *y0 -= (int)(m * *x0); in clip_1d()
724 *x0 = 0; in clip_1d()
732 if (*x0 > maxdim) { /* start of line is right of window - complement of above */ in clip_1d()
736 m = (*y1 - *y0)/(double)(*x1 - *x0); /* calculate the slope of the line */ in clip_1d()
737 *y0 += (int)(m * (maxdim - *x0)); /* adjust so point is on the right boundary */ in clip_1d()
738 *x0 = maxdim; in clip_1d()
748 m = (*y1 - *y0)/(double)(*x1 - *x0); /* calculate the slope of the line */ in clip_1d()
[all …]
/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_bool.phpt48 0x0,
H A Dis_null.phpt58 0x0,
H A Dis_string.phpt85 0x0,
/PHP-7.2/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt27 0x0: AA==
/PHP-7.2/Zend/
H A Dacinclude.m4217 cw = (oldcw & ~0x0 & ~0x300) | 0x200;
H A Dzend_strtod.c1771 ULong *x, *x0, x1, x2; local
1785 x0 = x;
1787 while(x > x0)
/PHP-7.2/ext/mbstring/tests/
H A Dbug48645.phpt7 var_dump(bin2hex(mb_convert_encoding("&#x0;", "UTF-8", "HTML-ENTITIES")));
/PHP-7.2/ext/standard/
H A Dconfig.m4245 …c_cv_crypt_sha512" = "no" || test "$ac_cv_crypt_sha256" = "no" || test "x$php_crypt_r" = "x0"; then
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput81767 /A\x0{2,3}Z/
1768 The A\x0\x0Z
1769 An A\0\x0\0Z
1772 A\0\x0\0\x0Z
2369 /\x0{ab}/
H A Dtestinput11283 /A\x0{2,3}Z/
1284 The A\x0\x0Z
1285 An A\0\x0\0Z
1288 A\0\x0\0\x0Z
1941 /\x0{ab}/
H A Dtestoutput82650 /A\x0{2,3}Z/
2651 The A\x0\x0Z
2653 An A\0\x0\0Z
2659 A\0\x0\0\x0Z
3693 /\x0{ab}/
H A Dtestoutput11783 /A\x0{2,3}Z/
1784 The A\x0\x0Z
1786 An A\0\x0\0Z
1792 A\0\x0\0\x0Z
3008 /\x0{ab}/
H A Dtestinput21040 \x83\x0\x61bcdef
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic3827 >>20 byte&0xe 0x0 \b, mono
4644 0 string C64\x20tape\x20image\x20file\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0 T64 tape Image
4649 0 string C64S\x20tape\x20image\x20file\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0 T64 tape Image
5711 >6 byte&0x09 =0x0 [H-mirror]
5719 >>>13 byte&0x0F =0x0 \b, RP2C03B
5736 >>12 byte&0x03 =0x0 [NTSC]
6159 >0x0004 ulelong =0x0
6160 >>&2 ulelong =0x0
10654 0 string DAA\x0\x0\x0\x0\x0 PowerISO Direct-Access-Archive
17596 >>&0xf4 search/0x140 \x0\x40\x1\x0
[all …]
H A Dmagic私はガラスを食べられます3827 >>20 byte&0xe 0x0 \b, mono
4644 0 string C64\x20tape\x20image\x20file\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0 T64 tape Image
4649 0 string C64S\x20tape\x20image\x20file\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0 T64 tape Image
5711 >6 byte&0x09 =0x0 [H-mirror]
5719 >>>13 byte&0x0F =0x0 \b, RP2C03B
5736 >>12 byte&0x03 =0x0 [NTSC]
6159 >0x0004 ulelong =0x0
6160 >>&2 ulelong =0x0
10654 0 string DAA\x0\x0\x0\x0\x0 PowerISO Direct-Access-Archive
17596 >>&0xf4 search/0x140 \x0\x40\x1\x0
[all …]

Completed in 262 milliseconds

123