Home
last modified time | relevance | path

Searched refs:a5 (Results 1 – 25 of 38) sorted by relevance

12

/PHP-5.5/tests/lang/operators/
H A Dadd_variationStr.phpt8 "a5.9"
50 --- testing: '0' + 'a5.9' ---
78 --- testing: '65' + 'a5.9' ---
106 --- testing: '-44' + 'a5.9' ---
134 --- testing: '1.2' + 'a5.9' ---
162 --- testing: '-7.7' + 'a5.9' ---
190 --- testing: 'abc' + 'a5.9' ---
388 --- testing: 'a5.9' + '0' ---
390 --- testing: 'a5.9' + '65' ---
392 --- testing: 'a5.9' + '-44' ---
[all …]
H A DbitwiseAnd_variationStr.phpt8 "a5.9"
50 --- testing: '0' & 'a5.9' ---
78 --- testing: '65' & 'a5.9' ---
106 --- testing: '-44' & 'a5.9' ---
134 --- testing: '1.2' & 'a5.9' ---
162 --- testing: '-7.7' & 'a5.9' ---
190 --- testing: 'abc' & 'a5.9' ---
388 --- testing: 'a5.9' & '0' ---
390 --- testing: 'a5.9' & '65' ---
392 --- testing: 'a5.9' & '-44' ---
[all …]
H A DbitwiseShiftRight_variationStr.phpt12 "a5.9"
54 --- testing: '0' >> 'a5.9' ---
82 --- testing: '65' >> 'a5.9' ---
110 --- testing: '-44' >> 'a5.9' ---
138 --- testing: '1.2' >> 'a5.9' ---
166 --- testing: '-7.7' >> 'a5.9' ---
194 --- testing: 'abc' >> 'a5.9' ---
392 --- testing: 'a5.9' >> '0' ---
394 --- testing: 'a5.9' >> '65' ---
396 --- testing: 'a5.9' >> '-44' ---
[all …]
H A Dmodulus_variationStr.phpt8 "a5.9"
50 --- testing: '0' % 'a5.9' ---
78 --- testing: '65' % 'a5.9' ---
106 --- testing: '-44' % 'a5.9' ---
134 --- testing: '1.2' % 'a5.9' ---
162 --- testing: '-7.7' % 'a5.9' ---
190 --- testing: 'abc' % 'a5.9' ---
388 --- testing: 'a5.9' % '0' ---
390 --- testing: 'a5.9' % '65' ---
392 --- testing: 'a5.9' % '-44' ---
[all …]
H A Dmultiply_variationStr.phpt8 "a5.9"
50 --- testing: '0' * 'a5.9' ---
78 --- testing: '65' * 'a5.9' ---
106 --- testing: '-44' * 'a5.9' ---
134 --- testing: '1.2' * 'a5.9' ---
162 --- testing: '-7.7' * 'a5.9' ---
190 --- testing: 'abc' * 'a5.9' ---
388 --- testing: 'a5.9' * '0' ---
390 --- testing: 'a5.9' * '65' ---
392 --- testing: 'a5.9' * '-44' ---
[all …]
H A Dsubtract_variationStr.phpt8 "a5.9"
50 --- testing: '0' - 'a5.9' ---
78 --- testing: '65' - 'a5.9' ---
106 --- testing: '-44' - 'a5.9' ---
134 --- testing: '1.2' - 'a5.9' ---
162 --- testing: '-7.7' - 'a5.9' ---
190 --- testing: 'abc' - 'a5.9' ---
388 --- testing: 'a5.9' - '0' ---
390 --- testing: 'a5.9' - '65' ---
392 --- testing: 'a5.9' - '-44' ---
[all …]
H A DbitwiseShiftLeft_variationStr.phpt13 "a5.9"
54 --- testing: '0' << 'a5.9' ---
82 --- testing: '65' << 'a5.9' ---
110 --- testing: '-44' << 'a5.9' ---
138 --- testing: '1.2' << 'a5.9' ---
166 --- testing: '-7.7' << 'a5.9' ---
194 --- testing: 'abc' << 'a5.9' ---
392 --- testing: 'a5.9' << '0' ---
394 --- testing: 'a5.9' << '65' ---
396 --- testing: 'a5.9' << '-44' ---
[all …]
H A DbitwiseShiftLeft_variationStr_64bit.phpt12 "a5.9"
54 --- testing: '0' << 'a5.9' ---
82 --- testing: '65' << 'a5.9' ---
110 --- testing: '-44' << 'a5.9' ---
138 --- testing: '1.2' << 'a5.9' ---
166 --- testing: '-7.7' << 'a5.9' ---
194 --- testing: 'abc' << 'a5.9' ---
392 --- testing: 'a5.9' << '0' ---
394 --- testing: 'a5.9' << '65' ---
396 --- testing: 'a5.9' << '-44' ---
[all …]
H A Ddivide_variationStr.phpt8 "a5.9"
50 --- testing: '0' / 'a5.9' ---
78 --- testing: '65' / 'a5.9' ---
106 --- testing: '-44' / 'a5.9' ---
134 --- testing: '1.2' / 'a5.9' ---
162 --- testing: '-7.7' / 'a5.9' ---
190 --- testing: 'abc' / 'a5.9' ---
388 --- testing: 'a5.9' / '0' ---
390 --- testing: 'a5.9' / '65' ---
392 --- testing: 'a5.9' / '-44' ---
[all …]
H A DbitwiseOr_variationStr.phpt8 "a5.9"
50 --- testing: '0' | 'a5.9' ---
78 --- testing: '65' | 'a5.9' ---
106 --- testing: '-44' | 'a5.9' ---
134 --- testing: '1.2' | 'a5.9' ---
162 --- testing: '-7.7' | 'a5.9' ---
190 --- testing: 'abc' | 'a5.9' ---
388 --- testing: 'a5.9' | '0' ---
390 --- testing: 'a5.9' | '65' ---
392 --- testing: 'a5.9' | '-44' ---
[all …]
H A DbitwiseXor_variationStr.phpt8 "a5.9"
50 --- testing: '0' ^ 'a5.9' ---
78 --- testing: '65' ^ 'a5.9' ---
106 --- testing: '-44' ^ 'a5.9' ---
134 --- testing: '1.2' ^ 'a5.9' ---
162 --- testing: '-7.7' ^ 'a5.9' ---
190 --- testing: 'abc' ^ 'a5.9' ---
388 --- testing: 'a5.9' ^ '0' ---
390 --- testing: 'a5.9' ^ '65' ---
392 --- testing: 'a5.9' ^ '-44' ---
[all …]
H A Dpredec_variationStr.phpt8 "a5.9"
46 --- testing: 'a5.9' ---
47 string(4) "a5.9"
H A Dpreinc_variationStr.phpt8 "a5.9"
46 --- testing: 'a5.9' ---
47 string(4) "a5.0"
H A Dpostdec_variationStr.phpt8 "a5.9"
47 --- testing: 'a5.9' ---
48 string(4) "a5.9"
H A Dpostinc_variationStr.phpt8 "a5.9"
47 --- testing: 'a5.9' ---
48 string(4) "a5.0"
H A Dnegate_variationStr.phpt8 "a5.9"
46 --- testing: 'a5.9' ---
H A DbitwiseNot_variationStr.phpt8 "a5.9"
46 --- testing: 'a5.9' ---
/PHP-5.5/ext/reflection/tests/
H A DReflectionProperty_getModifiers_basic.phpt11 static protected $a5;
20 static protected $a5;
43 C::a5: int(513)
44 D::a5: int(513)
/PHP-5.5/Zend/tests/
H A Dbug42819.phpt40 static $a5 = array(\foo\foo::I => 0);
50 static $a5 = array(\foo\foo::I => I);
60 static $a5 = array(\foo\foo::I => foo\I);
70 static $a5 = array(\foo\foo::I => ArrayObject::STD_PROP_LIST);
80 static $a5 = array(\foo\foo::I => E_ERROR);
106 print_r(bar1::$a5);
114 print_r(bar2::$a5);
122 print_r(bar3::$a5);
130 print_r(bar4::$a5);
138 print_r(bar5::$a5);
H A Dbug55509.phpt62 $a5 = str_repeat("5", 1024 * 1024 * 1024 * 0.5);
/PHP-5.5/ext/standard/tests/strings/
H A Dbug61038.phpt2 Bug #61038: unpack("a5", "str\0\0") does not work as expected
6 var_dump(unpack("a5", "str\0\0"));
H A Dstrtolower-win32.phpt228 a5 => a5
H A Dstrtoupper1-win32.phpt228 a5 => a5
/PHP-5.5/ext/standard/tests/array/
H A Dbug34227.phpt58 function m11($a1, $a2, $a3, $a4, $a5, $a6, $a7, $a8, $a9, $a10)
71 function p5($a1, $a2, $a3, $a4, $a5, $a6, $a7, $a8, $a9, $a10, $a11, $a12)
/PHP-5.5/ext/mysqli/tests/
H A Dclient-cert.pem22 a7:47:8c:0d:26:90:56:4e:e6:a5:6e:8c:b3:f2:9f:

Completed in 60 milliseconds

12