/php-src/ext/standard/tests/file/windows_links/ |
H A D | bug76335.phpt | 12 $d0 = __DIR__ . DIRECTORY_SEPARATOR . "á"; 17 $l0 = $d0 . DIRECTORY_SEPARATOR . "b"; 20 mkdir($d0); 25 chdir($d0); 26 var_dump(link($d0 . DIRECTORY_SEPARATOR . ".." . DIRECTORY_SEPARATOR . "file", $l0)); 35 $d0 = __DIR__ . DIRECTORY_SEPARATOR . "á"; 40 $l0 = $d0 . DIRECTORY_SEPARATOR . "b"; 46 rmdir($d0);
|
/php-src/ext/standard/tests/file/windows_mb_path/ |
H A D | bug70903.phpt | 21 $d0 = $prefix . "ı"; 25 mkdir($d0); 27 get_basename_with_cp($d0, 65001); 29 touch("$d0\\ı.txt"); 31 var_dump(count(stat("$d0\\ı.txt")) > 0); 33 unlink("$d0\\ı.txt"); 35 rmdir($d0);
|
H A D | bug61315.phpt | 21 $d0 = $prefix . "ソフト"; 26 mkdir($d0); 29 get_basename_with_cp($d0, 65001); 32 touch("$d0\\test0.txt"); 35 var_dump(count(stat("$d0\\test0.txt")) > 0); 36 var_dump(count(stat("$d0\\test0.txt")) > 0); 38 unlink("$d0\\test0.txt"); 41 rmdir($d0);
|
H A D | bug75063_utf8.phpt | 21 $d0 = $prefix . DIRECTORY_SEPARATOR . $dir_basename; 26 var_dump(get_basename_with_cp($d0, 65001, false)); 29 var_dump(chdir($d0)); 59 $d0 = $prefix . DIRECTORY_SEPARATOR . $dir_basename; 61 $obj = scandir($d0); 64 unlink($d0 . DIRECTORY_SEPARATOR . $file); 67 rmdir($d0);
|
H A D | bug75063_cp1251.phpt | 23 $d0 = $prefix . DIRECTORY_SEPARATOR . $dir_basename; 28 var_dump(get_basename_with_cp($d0, 1251, false)); 31 var_dump(chdir($d0)); 59 $d0 = $prefix . DIRECTORY_SEPARATOR . $dir_basename; 61 $obj = scandir($d0); 64 unlink($d0 . DIRECTORY_SEPARATOR . $file); 67 rmdir($d0);
|
/php-src/ext/standard/tests/hrtime/ |
H A D | hrtime.phpt | 14 $d0 = ($m1 - $m0)*1000000000.0; 18 $d = abs($d0 - $d1)/$d1;
|
/php-src/ext/date/tests/ |
H A D | date_diff.phpt | 13 $d0 = new DateTime('2009-11-20'); 16 $d = clone $d0;
|
/php-src/ext/standard/tests/general_functions/ |
H A D | 002.phpt | 4 <?php echo quoted_printable_decode("=FAwow-factor=C1=d0=D5=DD=C5=CE=CE=D9=C5=0A=
|
/php-src/ext/standard/tests/strings/ |
H A D | quoted_printable_decode_basic.phpt | 7 $str = "=FAwow-factor=C1=d0=D5=DD=C5=CE=CE=D9=C5=0A=
|
H A D | strtolower.phpt | 262 d0 => d0
|
H A D | strtoupper1.phpt | 265 d0 => d0
|
H A D | html_entity_decode_iso8859-15.phpt | 262 LATIN CAPITAL LETTER ETH: Ð => d0 263 Ð => d0
|
H A D | html_entity_decode_iso8859-5.phpt | 262 CYRILLIC SMALL LETTER A: а => d0
|
H A D | html_entity_decode_macroman.phpt | 397 EN DASH: – => d0
|
H A D | html_entity_decode_win1251.phpt | 394 CYRILLIC CAPITAL LETTER ER: Р => d0
|
H A D | html_entity_decode_cp866.phpt | 390 BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE: ╨ => d0
|
H A D | html_entity_decode_koi8-r.phpt | 390 CYRILLIC SMALL LETTER PE: п => d0
|
H A D | bug49785.phpt | 234 string(2) "d0"
|
/php-src/.github/scripts/windows/ |
H A D | test_task.bat | 94 mkdir %~d0\usr\local\lib\enchant-2 96 copy %DEPS_DIR%\bin\libenchant2_hunspell.dll %~d0\usr\local\lib\enchant-2 98 mkdir %~d0\usr\local\share\enchant\hunspell 101 pushd %~d0\usr\local\share\enchant\hunspell
|
/php-src/Zend/ |
H A D | zend_strtod.c | 1243 ULong d0, d1; local 1245 #define d0 word0(&d) macro 1259 d0 = Exp_1 | y >> (Ebits - k); 1271 d0 = Exp_1 | y; 1292 word0(&d) = d0 >> 16 | d0 << 16; 1295 #undef d0 1316 ULong d0, d1; local 1320 #define d0 word0(d) macro 1331 z = d0 & Frac_mask; 1334 de = (int)(d0 >> Exp_shift); [all …]
|
/php-src/ext/opcache/jit/ir/ |
H A D | ir_aarch64.h | 46 _(V0, d0, s0, h0, b0) \
|
H A D | ir.h | 301 _(FRAME_ADDR, d0, ___, ___, ___) /* function frame address */ \
|
H A D | ir_aarch64.dasc | 5283 | stp d0, d1, [sp, #-16]!
|
/php-src/ext/fileinfo/tests/upstream/ |
H A D | matilde.arm.testfile | 6 �%Vйa����@<x@m1�A�"J�)��C�.t4�c��d0<zg���Y*˴fRMg�J5o��;�κ�h�<<Pg����*�0�*=�K|�K~��%…
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 530 # assembler instructions: lea exp(pc),a1; moveq 25h,d0; jsr -552(a6) 34888 # "sendmail -d0 -bt < /dev/null |grep -i Version" or "egrep '^DZ' /etc/sendmail.cf"
|