Searched refs:M4 (Results 1 – 7 of 7) sorted by relevance
/PHP-8.1/ext/hash/ |
H A D | hash_haval.c | 81 static const short M4[32] = { 4, 3, 2, 1, 0, 7, 6, 5, 4, 3, 2, 1, 0, 7, 6, 5, variable 152 …E[7 - (i % 8)] = ROTR(F1(E[M1[i]],E[M0[i]],E[M3[i]],E[M5[i]],E[M6[i]],E[M2[i]],E[M4[i]]),7) + ROTR… in PHP_3HAVALTransform() 155 …E[7 - (i % 8)] = ROTR(F2(E[M4[i]],E[M2[i]],E[M1[i]],E[M0[i]],E[M5[i]],E[M3[i]],E[M6[i]]),7) + ROTR… in PHP_3HAVALTransform() 158 …E[7 - (i % 8)] = ROTR(F3(E[M6[i]],E[M1[i]],E[M2[i]],E[M3[i]],E[M4[i]],E[M5[i]],E[M0[i]]),7) + ROTR… in PHP_3HAVALTransform() 185 …E[7 - (i % 8)] = ROTR(F1(E[M2[i]],E[M6[i]],E[M1[i]],E[M4[i]],E[M5[i]],E[M3[i]],E[M0[i]]),7) + ROTR… in PHP_4HAVALTransform() 188 …E[7 - (i % 8)] = ROTR(F2(E[M3[i]],E[M5[i]],E[M2[i]],E[M0[i]],E[M1[i]],E[M6[i]],E[M4[i]]),7) + ROTR… in PHP_4HAVALTransform() 191 …E[7 - (i % 8)] = ROTR(F3(E[M1[i]],E[M4[i]],E[M3[i]],E[M6[i]],E[M0[i]],E[M2[i]],E[M5[i]]),7) + ROTR… in PHP_4HAVALTransform() 194 …E[7 - (i % 8)] = ROTR(F4(E[M6[i]],E[M4[i]],E[M0[i]],E[M5[i]],E[M2[i]],E[M1[i]],E[M3[i]]),7) + ROTR… in PHP_4HAVALTransform() 220 …E[7 - (i % 8)] = ROTR(F1(E[M3[i]],E[M4[i]],E[M1[i]],E[M0[i]],E[M5[i]],E[M2[i]],E[M6[i]]),7) + ROTR… in PHP_5HAVALTransform() 223 …E[7 - (i % 8)] = ROTR(F2(E[M6[i]],E[M2[i]],E[M1[i]],E[M0[i]],E[M3[i]],E[M4[i]],E[M5[i]]),7) + ROTR… in PHP_5HAVALTransform() [all …]
|
/PHP-8.1/ext/date/tests/ |
H A D | bug13142.phpt | 18 putenv("TZ=EST5EDT4,M4.1.0,M10.5.0");
|
H A D | 002.phpt | 44 date_default_timezone_set("EST5EDT4,M4.1.0,M10.5.0");
|
/PHP-8.1/docs/ |
H A D | self-contained-extensions.md | 75 ## Creating the M4 configuration file
|
/PHP-8.1/ext/hash/tests/ |
H A D | fnv1a32.phpt | 60 array( 'M4{eana<X{*', '0073ed9f' ),
|
/PHP-8.1/ext/fileinfo/tests/ |
H A D | magic | 20901 # make: file(1) magic for M4 scripts 20904 >0 regex \^dnl\ M4 macro processor script text 20907 >0 regex \^AC_DEFUN\\(\\[ M4 macro processor script text
|
H A D | magic私はガラスを食べられます | 20901 # make: file(1) magic for M4 scripts 20904 >0 regex \^dnl\ M4 macro processor script text 20907 >0 regex \^AC_DEFUN\\(\\[ M4 macro processor script text
|
Completed in 145 milliseconds