Home
last modified time | relevance | path

Searched refs:I3 (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_getInterfaces_001.phpt16 interface I3 {}
17 interface I4 extends I3 {}
23 class C1 implements I1, I3 {}
83 [name] => I3
92 [name] => I3
116 [name] => I3
145 [name] => I3
183 [name] => I3
197 [name] => I3
211 [name] => I3
[all …]
H A DReflectionClass_getInterfaces_002.phpt10 interface I3 {}
11 interface I4 extends I3 {}
43 [I3] => ReflectionClass Object
45 [name] => I3
/PHP-5.5/ext/hash/
H A Dhash_haval.c64 static const short I3[32] = { 19, 9, 4, 20, 28, 17, 8, 22, 29, 14, 25, 12, 24, 30, 16, 26, variable
163 …],E[M1[i]],E[M2[i]],E[M3[i]],E[M4[i]],E[M5[i]],E[M0[i]]),7) + ROTR(E[M7[i]],11) + x[I3[i]] + K3[i]; in PHP_3HAVALTransform()
197 …],E[M4[i]],E[M3[i]],E[M6[i]],E[M0[i]],E[M2[i]],E[M5[i]]),7) + ROTR(E[M7[i]],11) + x[I3[i]] + K3[i]; in PHP_4HAVALTransform()
233 …],E[M6[i]],E[M0[i]],E[M4[i]],E[M3[i]],E[M1[i]],E[M5[i]]),7) + ROTR(E[M7[i]],11) + x[I3[i]] + K3[i]; in PHP_5HAVALTransform()

Completed in 16 milliseconds