Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dsha1.c155 #define II(a, b, c, d, e, w) { \ macro
336 II(a, b, c, d, e, W(60)); /* 61 */
337 II(e, a, b, c, d, W(61)); /* 62 */
338 II(d, e, a, b, c, W(62)); /* 63 */
339 II(c, d, e, a, b, W(63)); /* 64 */
340 II(b, c, d, e, a, W(64)); /* 65 */
341 II(a, b, c, d, e, W(65)); /* 66 */
342 II(e, a, b, c, d, W(66)); /* 67 */
343 II(d, e, a, b, c, W(67)); /* 68 */
344 II(c, d, e, a, b, W(68)); /* 69 */
[all …]
/PHP-5.5/ext/hash/
H A Dhash_md.c258 #define II(a, b, c, d, x, s, ac) { \ macro
417 II(a, b, c, d, x[0], S41, 0xf4292244); /* 49 */
418 II(d, a, b, c, x[7], S42, 0x432aff97); /* 50 */
420 II(b, c, d, a, x[5], S44, 0xfc93a039); /* 52 */
422 II(d, a, b, c, x[3], S42, 0x8f0ccc92); /* 54 */
424 II(b, c, d, a, x[1], S44, 0x85845dd1); /* 56 */
425 II(a, b, c, d, x[8], S41, 0x6fa87e4f); /* 57 */
427 II(c, d, a, b, x[6], S43, 0xa3014314); /* 59 */
429 II(a, b, c, d, x[4], S41, 0xf7537e82); /* 61 */
431 II(c, d, a, b, x[2], S43, 0x2ad7d2bb); /* 63 */
[all …]
H A Dhash_sha.c196 #define II(a, b, c, d, e, w) { \ macro
296 II(a, b, c, d, e, W(60)); /* 61 */ in SHA1Transform()
297 II(e, a, b, c, d, W(61)); /* 62 */ in SHA1Transform()
298 II(d, e, a, b, c, W(62)); /* 63 */ in SHA1Transform()
299 II(c, d, e, a, b, W(63)); /* 64 */ in SHA1Transform()
300 II(b, c, d, e, a, W(64)); /* 65 */ in SHA1Transform()
301 II(a, b, c, d, e, W(65)); /* 66 */ in SHA1Transform()
302 II(e, a, b, c, d, W(66)); /* 67 */ in SHA1Transform()
303 II(d, e, a, b, c, W(67)); /* 68 */ in SHA1Transform()
304 II(c, d, e, a, b, W(68)); /* 69 */ in SHA1Transform()
[all …]
/PHP-5.5/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-5.5/ext/calendar/tests/
H A Dcal_info.phpt104 [7] => Adar II
121 [7] => Adar II
H A Djdmonthname.phpt79 Adar II
/PHP-5.5/ext/sybase_ct/tests/
H A Dbug26407.phpt30 // II
/PHP-5.5/Zend/
H A DREADME.ZEND_VM104 Zend Engine II currently includes two executors during the build process, one
106 function handlers. By default Zend Engine II uses the specialized one but you
/PHP-5.5/
H A DREADME.RELEASE_PROCESS245 II. ``s/$/<\/li>/``
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1265 0 string \x0aGL Binary II (apple ][) data
5488 >>>36 lelong&0xf0000000 0x10000000 MIPS-II
5499 >>>48 lelong&0xf0000000 0x10000000 MIPS-II
5604 >18 leshort 113 Altera Nios II,
7513 >29 byte 15 \bNios-II,
8187 # Quake II - III data files
8199 >4 long 0x26 II Map file (BSP)
10898 >>12 string II
11895 # 122 byte 129 # for MacBinary II
12586 0 beshort 0x0163 MIPSEB MIPS-II ECOFF executable
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt895 printf("[%03d] Cannot SELECT with mysqli_real_query() II, [%d] %s\n", ++$test_counter,
/PHP-5.5/ext/date/lib/
H A Dparse_date.re856 monthroman = "I" | "II" | "III" | "IV" | "V" | "VI" | "VII" | "VIII" | "IX" | "X" | "XI" | "XII";
/PHP-5.5/build/
H A Dlibtool.m45443 # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports

Completed in 90 milliseconds