Home
last modified time | relevance | path

Searched refs:V (Results 26 – 50 of 123) sorted by relevance

12345

/PHP-7.1/ext/standard/tests/file/
H A Dstream_copy_to_stream.phpt120 V'yy oernx gurfr punvaf
122 V'yy grne lbh qbja vagb zl cevingr uryy
127 V'yy oernx gurfr punvaf
129 V'yy grne lbh qbja vagb zl cevingr uryy
H A Dfile_get_contents_error002.phpt4 "Blanche V.N." <valerie_nare@yahoo.fr>
H A Dfile_get_contents_basic001.phpt4 "Blanche V.N." <valerie_nare@yahoo.fr>
H A Dfile_get_contents_error001.phpt4 "Blanche V.N." <valerie_nare@yahoo.fr>
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestinput2318 /[\V]/BZSI
H A Dtestinput2542 /[\V]/BZSI
H A DtestinputEBC65 /-- Test \V --/
113 /-- Test \V+ --/
/PHP-7.1/ext/phar/tests/files/
H A Dfrontcontroller16.phar12 �P���f*�|��ݕP-7�V�J���GBMB
H A Dfrontcontroller10.phar16 (���xR��U���!V�t����GBMB
H A Dfrontcontroller12.phar16 !�y��ܬ8:���0��V���GBMB
H A Dinclude_path2.phar117 $L = unpack('V', $a = fread($fp, 4));
215 $info = unpack('V', substr($m, 0, 4));
216 $l = unpack('V', substr($m, 10, 4));
218 $s = unpack('V', substr($m, 0, 4));
224 $len = unpack('V', substr($m, $start, 4));
H A Dnophar.phar117 $L = unpack('V', $a = fread($fp, 4));
215 $info = unpack('V', substr($m, 0, 4));
216 $l = unpack('V', substr($m, 10, 4));
218 $s = unpack('V', substr($m, 0, 4));
224 $len = unpack('V', substr($m, $start, 4));
H A Dopenssl.phar117 $L = unpack('V', $a = fread($fp, 4));
215 $info = unpack('V', substr($m, 0, 4));
216 $l = unpack('V', substr($m, 10, 4));
218 $s = unpack('V', substr($m, 0, 4));
224 $len = unpack('V', substr($m, $start, 4));
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dfrontcontroller16.phar12 �P���f*�|��ݕP-7�V�J���GBMB
H A Dfrontcontroller10.phar16 (���xR��U���!V�t����GBMB
H A Dnophar.phar117 $L = unpack('V', $a = fread($fp, 4));
215 $info = unpack('V', substr($m, 0, 4));
216 $l = unpack('V', substr($m, 10, 4));
218 $s = unpack('V', substr($m, 0, 4));
224 $len = unpack('V', substr($m, $start, 4));
H A Dopenssl.phar117 $L = unpack('V', $a = fread($fp, 4));
215 $info = unpack('V', substr($m, 0, 4));
216 $l = unpack('V', substr($m, 10, 4));
218 $s = unpack('V', substr($m, 0, 4));
224 $len = unpack('V', substr($m, $start, 4));
/PHP-7.1/ext/date/tests/
H A D009.phpt17 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V
25 …%A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V %W %w %x %X %y %Y %Z…
/PHP-7.1/ext/standard/tests/array/
H A Dbug24766.phpt8 $a = unpack('C2', "\0224V");
/PHP-7.1/ext/phar/tests/
H A Dphar_createdefaultstub.phpt153 $L = unpack('V', $a = fread($fp, 4));
251 $info = unpack('V', substr($m, 0, 4));
252 $l = unpack('V', substr($m, 10, 4));
254 $s = unpack('V', substr($m, 0, 4));
447 $L = unpack('V', $a = fread($fp, 4));
545 $info = unpack('V', substr($m, 0, 4));
546 $l = unpack('V', substr($m, 10, 4));
548 $s = unpack('V', substr($m, 0, 4));
749 $L = unpack('V', $a = fread($fp, 4));
848 $l = unpack('V', substr($m, 10, 4));
[all …]
H A Dphar_setdefaultstub.phpt173 $L = unpack('V', $a = fread($fp, 4));
271 $info = unpack('V', substr($m, 0, 4));
272 $l = unpack('V', substr($m, 10, 4));
274 $s = unpack('V', substr($m, 0, 4));
468 $L = unpack('V', $a = fread($fp, 4));
566 $info = unpack('V', substr($m, 0, 4));
567 $l = unpack('V', substr($m, 10, 4));
569 $s = unpack('V', substr($m, 0, 4));
763 $L = unpack('V', $a = fread($fp, 4));
862 $l = unpack('V', substr($m, 10, 4));
[all …]
H A D008.phpt10 $file .= pack('V', 500) . 'notenough';
/PHP-7.1/ext/iconv/tests/
H A Diconv002.phpt21 $s = unpack("V*", iconv("ascii","UCS-4LE", "abcd"));
/PHP-7.1/ext/mbstring/libmbfl/
H A DAUTHORS11 Den V. Tsopa <tdv@edisoft.ru>
/PHP-7.1/ext/gd/tests/
H A Dbug66590.phpt22 $length = unpack('V', $length)[1] + 8;

Completed in 76 milliseconds

12345