/PHP-8.3/ext/mysqlnd/ |
H A D | mysqlnd_portability.h | 152 #define float8get(V,M) { ((float8get_union *)&(V))->m[0] = *((zend_long*) (M)); \ argument 154 #define float8store(T,V) { *((zend_long *) (T)) = ((float8get_union *)&(V))->m[0]; \ argument 156 #define float4get(V,M) { *((float *) &(V)) = *((float*) (M)); } argument 158 #define floatget(V,M) memcpy((char*) &(V),(char*) (M),sizeof(float)) argument 230 #define float8store(T,V) do { \ argument 252 #define float4get(V,M) memcpy((char*) &(V),(char*) (M),sizeof(float)) argument 255 #define float8store(T,V) do { \ argument 289 #define float8get(V,M) memcpy((char*) &(V),(char*) (M), sizeof(double)) argument 290 #define float8store(T,V) memcpy((char*) (T),(char*) &(V), sizeof(double)) argument 292 #define float8get(V,M) memcpy((char*) &(V),(char*) (M),sizeof(double)) argument [all …]
|
H A D | config-win.h | 71 #define float8get(V,M) { *((int32_t *) &V) = *((int32_t*) M); \ argument 72 *(((int32_t *) &V)+1) = *(((int32_t*) M)+1); } 73 #define float8store(T,V) { *((int32_t *) T) = *((int32_t*) &V); \ argument 74 *(((int32_t *) T)+1) = *(((int32_t*) &V)+1); } 75 #define float4get(V,M) { *((int32_t *) &(V)) = *((int32_t*) (M)); } argument
|
/PHP-8.3/ext/standard/tests/url/ |
H A D | base64_decode_basic_003.phpt | 8 "V", "V=", "V==", "V===", "V====", 12 "=V", "=VV", "=VVV", 16 "=VVV", "V=VV", "VV=V", "VVV=", 17 "=VVVV", "V=VVV", "VV=VV", "VVV=V", "VVVV=", 18 "=VVV=", "V=VV=", "VV=V=", "VVV==", 21 "*VV", "V*V", "VV*", 22 "*VV==", "V*V==", "VV*==", "VV=*=", "VV==*", 23 "\0VV==", "V\0V==", "VV\0==", "VV=\0=", "VV==\0", 24 "\0VVV==", "V\0VV==", "VV\0V==", "VVV\0==", "VVV=\0=", "VVV==\0", 94 base64 "V*V" non-strict "U" strict false [all …]
|
/PHP-8.3/ext/gd/tests/ |
H A D | bug75111.phpt | 9 $str .= pack("V", -0x120000); // offset of image data 10 $str .= pack("V", 40); // length of header 11 $str .= pack("V", 256); // width 12 $str .= pack("V", 256); // height
|
/PHP-8.3/ext/dom/tests/ |
H A D | DOMDocument_getElementsByTagName_liveness.phpt | 17 Now the loop starts, the current element is marked with a V. $i == 0: 18 V 21 V 26 V 29 V 32 V 36 V
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | pack.phpt | 50 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 D | pack_arrays.phpt | 9 print_r(unpack('V*aa', $str)); 10 print_r(unpack('V*', $str));
|
/PHP-8.3/ext/pcre/tests/ |
H A D | pcre_count.phpt | 20 $regex = '~((V(I|1)(4|A)GR(4|A))|(V(I|1)C(0|O)D(I|1)(N|\/\\\/)))~i'; 26 $regex = '~((V(I|1)(4|A)GR(4|A))|(V(I|1)C(0|O)D(I|1)(N|\/\\\/)))~i';
|
/PHP-8.3/ext/sysvshm/ |
H A D | config.m4 | 2 [whether to enable System V shared memory support], 4 [Enable the System V shared memory support])])
|
H A D | CREDITS | 1 System V Shared Memory
|
/PHP-8.3/ext/standard/tests/file/ |
H A D | bug38086.phpt | 44 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-8.3/Zend/tests/weakrefs/ |
H A D | gh10043-011.phpt | 7 class V { public $k; } 11 $v = new V;
|
/PHP-8.3/ext/sysvmsg/ |
H A D | config.m4 | 2 [whether to enable System V IPC support], 9 [AC_MSG_ERROR([Cannot enable System V IPC support, sys/msg.h is missing])
|
/PHP-8.3/ext/sysvsem/ |
H A D | config.m4 | 2 [whether to enable System V semaphore support], 4 [Enable System V semaphore support])])
|
H A D | CREDITS | 1 System V Semaphores
|
/PHP-8.3/tests/classes/ |
H A D | constants_basic_006.phpt | 8 public static $a = array(K => D::V, E::A => K); 11 eval('class D extends C { const V = \'test\'; }');
|
/PHP-8.3/ext/intl/tests/ |
H A D | msgfmt_format_intlcalendar.phpt | 15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}'); 20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
|
H A D | msgfmt_format_intlcalendar_variant2.phpt | 15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}'); 20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
|
H A D | msgfmt_format_intlcalendar_variant3.phpt | 16 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}'); 21 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
|
H A D | msgfmt_format_intlcalendar_variant4.phpt | 20 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}'); 25 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
|
H A D | bug58756_MessageFormatter.phpt | 19 $msgf = new MessageFormatter('en_US', '{0,date,full} {0,time,h:m:s a V}'); 26 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
|
/PHP-8.3/ext/phar/tests/cache_list/files/ |
H A D | phar_test.inc | 41 $manifest .= pack('V', strlen($name)) . (binary)$name; 53 …asdir) ? 0x1110 : 0x1000, $gflags, strlen($alias)) . (binary)$alias . pack('V', strlen($pmeta)) . … 55 $file .= pack('V', strlen($manifest)) . $manifest;
|
/PHP-8.3/ext/phar/tests/files/ |
H A D | phar_test.inc | 41 $manifest .= pack('V', strlen($name)) . (binary)$name; 53 …asdir) ? 0x1110 : 0x1000, $gflags, strlen($alias)) . (binary)$alias . pack('V', strlen($pmeta)) . … 55 $file .= pack('V', strlen($manifest)) . $manifest;
|
/PHP-8.3/ext/phar/tests/ |
H A D | 010.phpt | 15 $manifest = pack('V', 1) . 'a' . pack('VVVVVV', 0, time(), 0, crc32(''), 0x00000000, 0); 16 $file .= pack('VVnVV', strlen($manifest), 1, 0x1000, 0x00000000, 3) . 'hio' . pack('V', 0) . $manif…
|
/PHP-8.3/ext/random/tests/ |
H A D | engines.inc | 79 return pack('V', $result); 89 return pack('V', $this->count++); 102 return pack('V', $this->count++) . "\x00\x00\x00\x00";
|