Searched refs:M4 (Results 1 – 7 of 7) sorted by relevance
/PHP-7.4/ext/hash/ |
H A D | hash_haval.c | 83 static const short M4[32] = { 4, 3, 2, 1, 0, 7, 6, 5, 4, 3, 2, 1, 0, 7, 6, 5, variable 155 …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() 158 …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() 161 …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() 189 …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() 192 …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() 195 …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() 198 …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() 225 …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() 228 …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-7.4/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-7.4/docs/ |
H A D | self-contained-extensions.md | 75 ## Creating the M4 configuration file
|
/PHP-7.4/ext/hash/tests/ |
H A D | fnv1a32.phpt | 60 array( 'M4{eana<X{*', '0073ed9f' ),
|
/PHP-7.4/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 18459 # make: file(1) magic for M4 scripts 18462 >0 regex \^dnl\ M4 macro processor script text 18465 >0 regex \^AC_DEFUN\\(\\[ M4 macro processor script text
|
H A D | magic | 18459 # make: file(1) magic for M4 scripts 18462 >0 regex \^dnl\ M4 macro processor script text 18465 >0 regex \^AC_DEFUN\\(\\[ M4 macro processor script text
|
Completed in 113 milliseconds