Home
last modified time | relevance | path

Searched refs:V (Results 1 – 25 of 123) sorted by last modified time

12345

/PHP-5.6/tests/classes/
H A Dconstants_basic_006.phpt8 public static $a = array(K => D::V, E::A => K);
11 eval('class D extends C { const V = \'test\'; }');
/PHP-5.6/sapi/apache2handler/
H A Dconfig.m4125 APACHE_THREADED_MPM=`$APXS_HTTPD -V | grep 'threaded:.*yes'`
/PHP-5.6/sapi/apache2filter/
H A Dconfig.m4126 APACHE_THREADED_MPM=`$APXS_HTTPD -V | grep 'threaded:.*yes'`
/PHP-5.6/ext/wddx/tests/
H A Dbug37569.phpt105 <wddxPacket version='1.0'><header/><data><string>V</string></data></wddxPacket>
/PHP-5.6/ext/sysvmsg/
H A Dconfig.m43 PHP_ARG_ENABLE(sysvmsg,whether to enable System V IPC support,
9 [AC_MSG_ERROR([Cannot enable System V IPC support, sys/msg.h is missing])
/PHP-5.6/ext/sysvsem/
H A Dconfig.m45 PHP_ARG_ENABLE(sysvsem,whether to enable System V semaphore support,
6 [ --enable-sysvsem Enable System V semaphore support])
/PHP-5.6/ext/sysvshm/
H A Dconfig.m45 PHP_ARG_ENABLE(sysvshm,whether to enable System V shared memory support,
6 [ --enable-sysvshm Enable the System V shared memory support])
/PHP-5.6/ext/standard/tests/strings/
H A Duuencode.phpt33 string(36) "6;F]T('9E<GD@<V]P:&ES=&EC871E9```
H A Dpack.phpt50 print_r(unpack("V", pack("V", 65534)));
51 print_r(unpack("V", pack("V", 0)));
52 print_r(unpack("V", pack("V", 2147483650)));
53 print_r(unpack("V", pack("V", 4294967296)));
54 print_r(unpack("V", pack("V", -2147483648)));
H A Dconvert_uuencode_basic.phpt84 string(82) "M7'0@5&AI<R!3=')I;F<@8V]N=&%I;G,@7'1<="!S;VUE(&-O;G1R;VP@8VAA
/PHP-5.6/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_error001.phpt4 "Blanche V.N." <valerie_nare@yahoo.fr>
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 Dbug38086.phpt44 V'yy oernx gurfr punvaf
46 V'yy grne lbh qbja vagb zl cevingr uryy
51 V'yy oernx gurfr punvaf
53 V'yy grne lbh qbja vagb zl cevingr uryy
/PHP-5.6/ext/standard/tests/array/
H A Dbug24766.phpt8 $a = unpack('C2', "\0224V");
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c39143 #define SETBIT(V,I) V[I>>3] |= (1<<(I&7))
39144 #define CLEARBIT(V,I) V[I>>3] &= ~(1<<(I&7))
39145 #define TESTBIT(V,I) (V[I>>3]&(1<<(I&7)))!=0
/PHP-5.6/ext/session/
H A Dmod_files.bat36 IF /I %Bits% GEQ 5 SET HashChars=!HashChars! G H I J K L M N O P Q R S T U V
/PHP-5.6/ext/phar/tests/
H A Dphar_setdefaultstub.phpt173 $L = unpack('V', $a = (binary)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));
280 $len = unpack('V', substr($m, $start, 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));
861 $info = unpack('V', substr($m, 0, 4));
862 $l = unpack('V', substr($m, 10, 4));
[all …]
H A Dphar_createdefaultstub.phpt153 $L = unpack('V', $a = (binary)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));
260 $len = unpack('V', substr($m, $start, 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));
847 $info = unpack('V', substr($m, 0, 4));
848 $l = unpack('V', substr($m, 10, 4));
[all …]
/PHP-5.6/ext/phar/tests/files/
H A Dopenssl.phar117 $L = unpack('V', $a = (binary)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 Dfrontcontroller12.phar16 !�y��ܬ8:���0��V���GBMB
H A Dinclude_path2.phar117 $L = unpack('V', $a = (binary)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 = (binary)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 Dphar_test.inc43 $manifest .= pack('V', strlen($name)) . (binary)$name;
55 …asdir) ? 0x1110 : 0x1000, $gflags, strlen($alias)) . (binary)$alias . pack('V', strlen($pmeta)) . …
57 $file .= pack('V', strlen($manifest)) . $manifest;

Completed in 338 milliseconds

12345