Home
last modified time | relevance | path

Searched refs:II (Results 1 – 15 of 15) sorted by relevance

/PHP-7.4/ext/standard/
H A Dsha1.c149 #define II(a, b, c, d, e, w) { \ macro
330 II(a, b, c, d, e, W(60)); /* 61 */
331 II(e, a, b, c, d, W(61)); /* 62 */
332 II(d, e, a, b, c, W(62)); /* 63 */
333 II(c, d, e, a, b, W(63)); /* 64 */
334 II(b, c, d, e, a, W(64)); /* 65 */
335 II(a, b, c, d, e, W(65)); /* 66 */
336 II(e, a, b, c, d, W(66)); /* 67 */
337 II(d, e, a, b, c, W(67)); /* 68 */
338 II(c, d, e, a, b, W(68)); /* 69 */
[all …]
/PHP-7.4/ext/hash/
H A Dhash_md.c256 #define II(a, b, c, d, x, s, ac) { \ macro
415 II(a, b, c, d, x[0], S41, 0xf4292244); /* 49 */
416 II(d, a, b, c, x[7], S42, 0x432aff97); /* 50 */
418 II(b, c, d, a, x[5], S44, 0xfc93a039); /* 52 */
420 II(d, a, b, c, x[3], S42, 0x8f0ccc92); /* 54 */
422 II(b, c, d, a, x[1], S44, 0x85845dd1); /* 56 */
423 II(a, b, c, d, x[8], S41, 0x6fa87e4f); /* 57 */
425 II(c, d, a, b, x[6], S43, 0xa3014314); /* 59 */
427 II(a, b, c, d, x[4], S41, 0xf7537e82); /* 61 */
429 II(c, d, a, b, x[2], S43, 0x2ad7d2bb); /* 63 */
[all …]
H A Dhash_sha.c192 #define II(a, b, c, d, e, w) { \ macro
292 II(a, b, c, d, e, W(60)); /* 61 */ in SHA1Transform()
293 II(e, a, b, c, d, W(61)); /* 62 */ in SHA1Transform()
294 II(d, e, a, b, c, W(62)); /* 63 */ in SHA1Transform()
295 II(c, d, e, a, b, W(63)); /* 64 */ in SHA1Transform()
296 II(b, c, d, e, a, W(64)); /* 65 */ in SHA1Transform()
297 II(a, b, c, d, e, W(65)); /* 66 */ in SHA1Transform()
298 II(e, a, b, c, d, W(66)); /* 67 */ in SHA1Transform()
299 II(d, e, a, b, c, W(67)); /* 68 */ in SHA1Transform()
300 II(c, d, e, a, b, W(68)); /* 69 */ in SHA1Transform()
[all …]
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpecl_bug_5200.phpt15 $db->exec("CREATE TABLE test (bar INT NOT NULL, phase enum('please_select', 'I', 'II', 'IIa', 'IIb'…
31 [type] => enum('please_select','I','II','IIa','IIb','III','IV')
H A Dpdo_mysql_prepare_native_dup_named_placeholder.phpt2 MySQL PDO->prepare(), native PS, named placeholder II
/PHP-7.4/ext/opcache/tests/
H A Dbug66338.phpt19 class LocalTerms { const GOV_LEADER = "Barack Hussein Obama II"; }
43 The President of the USA is Barack Hussein Obama II
/PHP-7.4/ext/calendar/tests/
H A Dcal_info.phpt104 [7] => Adar II
121 [7] => Adar II
H A Djdmonthname.phpt79 Adar II
/PHP-7.4/ext/exif/tests/
H A Dbug50845.phpt49 string(22) "Canon EOS-1D X Mark II"
/PHP-7.4/docs/
H A Drelease-process.md309 II. `s/$/<\/li>/`
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1736 0 string \x0aGL Binary II (apple ][) data
1888 # AppleWorks Word Processor File (Apple II)
9472 >0 lelong&0xf0000000 0x10000000 MIPS-II
9654 >18 leshort 113 Altera Nios II,
12098 >29 byte 15 \bNios-II,
13275 # Quake II - III data files
17125 >>0 ulelong 4 PVRTC-II 2bpp
17126 >>0 ulelong 5 PVRTC-II 4bpp
18812 # MacBinary III with MacBinary II to read
18819 # versions for MacBinary II/III
[all …]
H A Dmagic1736 0 string \x0aGL Binary II (apple ][) data
1888 # AppleWorks Word Processor File (Apple II)
9472 >0 lelong&0xf0000000 0x10000000 MIPS-II
9654 >18 leshort 113 Altera Nios II,
12098 >29 byte 15 \bNios-II,
13275 # Quake II - III data files
17125 >>0 ulelong 4 PVRTC-II 2bpp
17126 >>0 ulelong 5 PVRTC-II 4bpp
18812 # MacBinary III with MacBinary II to read
18819 # versions for MacBinary II/III
[all …]
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt883 printf("[%03d] Cannot SELECT with mysqli_real_query() II, [%d] %s\n", ++$test_counter,
/PHP-7.4/ext/date/lib/
H A Dparse_date.re929 monthroman = "I" | "II" | "III" | "IV" | "V" | "VI" | "VII" | "VIII" | "IX" | "X" | "XI" | "XII";
/PHP-7.4/build/
H A Dlibtool.m45439 # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports

Completed in 137 milliseconds