Searched refs:II (Results 1 – 15 of 15) sorted by relevance
/PHP-8.3/ext/standard/ |
H A D | sha1.c | 145 #define II(a, b, c, d, e, w) { \ macro 325 II(a, b, c, d, e, W(60)); /* 61 */ in SHA1Transform() 326 II(e, a, b, c, d, W(61)); /* 62 */ in SHA1Transform() 327 II(d, e, a, b, c, W(62)); /* 63 */ in SHA1Transform() 328 II(c, d, e, a, b, W(63)); /* 64 */ in SHA1Transform() 329 II(b, c, d, e, a, W(64)); /* 65 */ in SHA1Transform() 330 II(a, b, c, d, e, W(65)); /* 66 */ in SHA1Transform() 331 II(e, a, b, c, d, W(66)); /* 67 */ in SHA1Transform() 332 II(d, e, a, b, c, W(67)); /* 68 */ in SHA1Transform() 333 II(c, d, e, a, b, W(68)); /* 69 */ in SHA1Transform() [all …]
|
/PHP-8.3/Zend/tests/attributes/override/ |
H A D | 006.phpt | 11 interface II extends I {} 14 class C implements II {
|
H A D | 001.phpt | 10 interface II extends I {
|
/PHP-8.3/ext/pdo_mysql/tests/ |
H A D | pecl_bug_5200.phpt | 17 $db->exec("CREATE TABLE test (bar INT NOT NULL, phase enum('please_select', 'I', 'II', 'IIa', 'IIb'… 33 [type] => enum('please_select','I','II','IIa','IIb','III','IV')
|
H A D | pdo_mysql_prepare_native_dup_named_placeholder.phpt | 2 MySQL PDO->prepare(), native PS, named placeholder II
|
/PHP-8.3/ext/opcache/tests/ |
H A D | bug66338.phpt | 19 class LocalTerms { const GOV_LEADER = "Barack Hussein Obama II"; } 43 The President of the USA is Barack Hussein Obama II
|
/PHP-8.3/ext/calendar/tests/ |
H A D | cal_info.phpt | 108 [7] => Adar II 125 [7] => Adar II
|
H A D | jdmonthname.phpt | 79 Adar II
|
/PHP-8.3/ext/exif/tests/ |
H A D | bug50845.phpt | 50 string(22) "Canon EOS-1D X Mark II"
|
/PHP-8.3/ext/mbstring/tests/data/ |
H A D | 8859-11.txt | 252 0xD5 0x0E35 # THAI CHARACTER SARA II
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 2224 # AppleWorks Word Processor File (Apple II) 7131 >0x16 beshort 76 Turtle Graphics II 11816 >0 lelong&0xf0000000 0x10000000 MIPS-II 12014 >18 leshort 113 Altera Nios II, 14497 >29 byte 15 \bNios-II, 16082 # Quake II - III data files 21866 >0 ulelong 4 PVRTC-II 2bpp 21867 >0 ulelong 5 PVRTC-II 4bpp 24793 # MacBinary III with MacBinary II to read 24800 # versions for MacBinary II/III [all …]
|
H A D | magic私はガラスを食べられます | 2224 # AppleWorks Word Processor File (Apple II) 7131 >0x16 beshort 76 Turtle Graphics II 11816 >0 lelong&0xf0000000 0x10000000 MIPS-II 12014 >18 leshort 113 Altera Nios II, 14497 >29 byte 15 \bNios-II, 16082 # Quake II - III data files 21866 >0 ulelong 4 PVRTC-II 2bpp 21867 >0 ulelong 5 PVRTC-II 4bpp 24793 # MacBinary III with MacBinary II to read 24800 # versions for MacBinary II/III [all …]
|
/PHP-8.3/ext/mysqli/tests/ |
H A D | mysqli_get_client_stats.phpt | 879 printf("[%03d] Cannot SELECT with mysqli_real_query() II, [%d] %s\n", ++$test_counter,
|
/PHP-8.3/ext/date/lib/ |
H A D | parse_date.re | 1064 monthroman = "I" | "II" | "III" | "IV" | "V" | "VI" | "VII" | "VIII" | "IX" | "X" | "XI" | "XII";
|
/PHP-8.3/build/ |
H A D | libtool.m4 | 5448 # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
|
Completed in 289 milliseconds