Home
last modified time | relevance | path

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

/PHP-7.2/ext/reflection/tests/
H A DReflectionClass_getInterfaces_001.phpt13 interface I0 {}
22 class C0 implements I0 {}
32 'I0', 'I1', 'I2', 'I3', 'I4', 'I5', 'I6', 'I7',
62 ---( Interfaces implemented by I0 )---
167 [I0] => ReflectionClass Object
169 [name] => I0
/PHP-7.2/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c1020 #define I0 Ba in KeccakP1600_Permute_Nrounds() macro
1025 I0 = (in0)[0]; I1 = (in0)[1]; \ in KeccakP1600_Permute_Nrounds()
1032 (in3)[eo3] = I0; (in3)[eo3^1] = I1 in KeccakP1600_Permute_Nrounds()
1034 I0 = (in0)[0]; I1 = (in0)[1]; \ in KeccakP1600_Permute_Nrounds()
1037 (in1)[1] = I0; (in1)[0] = I1; \ in KeccakP1600_Permute_Nrounds()
1038 I0 = (in2)[0]; I1 = (in2)[1]; \ in KeccakP1600_Permute_Nrounds()
1041 (in3)[1] = I0; (in3)[0] = I1 in KeccakP1600_Permute_Nrounds()
1071 #undef I0 in KeccakP1600_Permute_Nrounds()
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_func_info.c51 #define I0(name, info) \ macro
223 I0("gc_collect_cycles", MAY_BE_LONG),
224 I0("gc_enabled", MAY_BE_FALSE | MAY_BE_TRUE),
258 I0("restore_error_handler", MAY_BE_NULL | MAY_BE_TRUE),

Completed in 14 milliseconds