Home
last modified time | relevance | path

Searched refs:operand (Results 1 – 25 of 74) sorted by relevance

123

/php-src/Zend/tests/
H A Doperator_unsupported_types.phpt145 Unsupported operand types: array + null
146 Unsupported operand types: null + array
147 Unsupported operand types: array + bool
148 Unsupported operand types: bool + array
149 Unsupported operand types: array + bool
150 Unsupported operand types: bool + array
151 Unsupported operand types: array + int
152 Unsupported operand types: int + array
196 Unsupported operand types: string + int
227 Unsupported operand types: array - int
[all …]
H A Dassign_op_type_error.phpt50 Unsupported operand types: array + string
51 Unsupported operand types: array - string
52 Unsupported operand types: array * string
53 Unsupported operand types: array / string
54 Unsupported operand types: array ** string
55 Unsupported operand types: array % string
56 Unsupported operand types: array << string
57 Unsupported operand types: array >> string
H A Dbug74084.phpt34 Unsupported operand types: array - array
35 Unsupported operand types: array * array
36 Unsupported operand types: array / array
37 Unsupported operand types: array ** array
H A Dbreak_error_002.phpt2 'break' error (operator with non-integer operand)
10 Fatal error: 'break' operator with non-integer operand is no longer supported in %sbreak_error_002.…
H A Dbug80072.phpt2 Bug #80072: Cyclic unserialize in TMPVAR operand may leak
17 Unsupported operand types: stdClass % int
H A Dpow_array_leak.phpt24 Unsupported operand types: array ** int
29 Unsupported operand types: array ** array
H A Dadd_004.phpt20 Exception: Unsupported operand types: array + int
22 Fatal error: Uncaught TypeError: Unsupported operand types: array + int in %s:%d
H A Dsub_001.phpt21 Exception: Unsupported operand types: array - array
23 Fatal error: Uncaught TypeError: Unsupported operand types: array - array in %s:%d
H A Dmul_001.phpt21 Exception: Unsupported operand types: array * array
23 Fatal error: Uncaught TypeError: Unsupported operand types: array * array in %s:%d
H A Ddiv_002.phpt21 Exception: Unsupported operand types: array / array
23 Fatal error: Uncaught TypeError: Unsupported operand types: array / array in %s:%d
/php-src/tests/lang/operators/
H A Dadd_variationStr.phpt37 Unsupported operand types: string + string
53 Unsupported operand types: string + string
65 Unsupported operand types: string + string
81 Unsupported operand types: string + string
93 Unsupported operand types: string + string
109 Unsupported operand types: string + string
121 Unsupported operand types: string + string
137 Unsupported operand types: string + string
149 Unsupported operand types: string + string
165 Unsupported operand types: string + string
[all …]
H A Dmultiply_variationStr.phpt37 Unsupported operand types: string * string
53 Unsupported operand types: string * string
65 Unsupported operand types: string * string
81 Unsupported operand types: string * string
93 Unsupported operand types: string * string
109 Unsupported operand types: string * string
121 Unsupported operand types: string * string
137 Unsupported operand types: string * string
149 Unsupported operand types: string * string
165 Unsupported operand types: string * string
[all …]
H A Dsubtract_variationStr.phpt37 Unsupported operand types: string - string
53 Unsupported operand types: string - string
65 Unsupported operand types: string - string
81 Unsupported operand types: string - string
93 Unsupported operand types: string - string
109 Unsupported operand types: string - string
121 Unsupported operand types: string - string
137 Unsupported operand types: string - string
149 Unsupported operand types: string - string
165 Unsupported operand types: string - string
[all …]
H A Ddivide_variationStr.phpt40 Unsupported operand types: string / string
56 Unsupported operand types: string / string
68 Unsupported operand types: string / string
84 Unsupported operand types: string / string
96 Unsupported operand types: string / string
112 Unsupported operand types: string / string
124 Unsupported operand types: string / string
140 Unsupported operand types: string / string
152 Unsupported operand types: string / string
168 Unsupported operand types: string / string
[all …]
H A Dmodulus_variationStr.phpt38 TypeError: Unsupported operand types: string % string
54 TypeError: Unsupported operand types: string % string
66 TypeError: Unsupported operand types: string % string
82 TypeError: Unsupported operand types: string % string
94 TypeError: Unsupported operand types: string % string
110 TypeError: Unsupported operand types: string % string
122 TypeError: Unsupported operand types: string % string
138 TypeError: Unsupported operand types: string % string
150 TypeError: Unsupported operand types: string % string
166 TypeError: Unsupported operand types: string % string
[all …]
H A DbitwiseShiftLeft_variationStr.phpt37 TypeError: Unsupported operand types: string << string
53 TypeError: Unsupported operand types: string << string
65 TypeError: Unsupported operand types: string << string
81 TypeError: Unsupported operand types: string << string
93 TypeError: Unsupported operand types: string << string
109 TypeError: Unsupported operand types: string << string
121 TypeError: Unsupported operand types: string << string
137 TypeError: Unsupported operand types: string << string
149 TypeError: Unsupported operand types: string << string
165 TypeError: Unsupported operand types: string << string
[all …]
H A DbitwiseShiftLeft_variationStr_64bit.phpt42 TypeError: Unsupported operand types: string << string
58 TypeError: Unsupported operand types: string << string
70 TypeError: Unsupported operand types: string << string
86 TypeError: Unsupported operand types: string << string
98 TypeError: Unsupported operand types: string << string
114 TypeError: Unsupported operand types: string << string
126 TypeError: Unsupported operand types: string << string
142 TypeError: Unsupported operand types: string << string
154 TypeError: Unsupported operand types: string << string
170 TypeError: Unsupported operand types: string << string
[all …]
H A DbitwiseShiftRight_variationStr.phpt38 TypeError: Unsupported operand types: string >> string
54 TypeError: Unsupported operand types: string >> string
66 TypeError: Unsupported operand types: string >> string
82 TypeError: Unsupported operand types: string >> string
94 TypeError: Unsupported operand types: string >> string
110 TypeError: Unsupported operand types: string >> string
122 TypeError: Unsupported operand types: string >> string
138 TypeError: Unsupported operand types: string >> string
150 TypeError: Unsupported operand types: string >> string
166 TypeError: Unsupported operand types: string >> string
[all …]
/php-src/tests/lang/
H A Dbug28800.phpt15 Unsupported operand types: string + int
16 Unsupported operand types: string + int
17 Unsupported operand types: string + int
18 Unsupported operand types: string + int
19 Unsupported operand types: string + int
20 Unsupported operand types: string + int
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf16.c702 operand = _mm256_shuffle_epi8(operand, swap_bytes); in mb_utf16be_to_wchar_avx2()
712 operand = _mm256_shuffle_epi8(operand, swap_bytes); in mb_utf16be_to_wchar_avx2()
823 operand = _mm256_shuffle_epi8(operand, pack_8x16); in mb_wchar_to_utf16be_avx2()
824 __m256i operand2 = _mm256_permute2x128_si256(operand, operand, 1); in mb_wchar_to_utf16be_avx2()
825 operand = _mm256_alignr_epi8(operand2, operand, 8); in mb_wchar_to_utf16be_avx2()
833 operand = _mm256_shuffle_epi8(operand, pack_8x16); in mb_wchar_to_utf16be_avx2()
835 operand = _mm256_alignr_epi8(operand2, operand, 8); in mb_wchar_to_utf16be_avx2()
1002 operand = _mm256_shuffle_epi8(operand, pack_8x16); in mb_wchar_to_utf16le_avx2()
1004 operand = _mm256_alignr_epi8(operand2, operand, 8); in mb_wchar_to_utf16le_avx2()
1012 operand = _mm256_shuffle_epi8(operand, pack_8x16); in mb_wchar_to_utf16le_avx2()
[all …]
/php-src/ext/standard/tests/math/
H A Dpow_variation2.phpt77 Unsupported operand types: float ** string
78 Unsupported operand types: float ** array
79 Unsupported operand types: float ** string
83 Unsupported operand types: float ** classA
84 Unsupported operand types: float ** resource
H A Dpow_variation1_64bit.phpt81 Unsupported operand types: string ** int
82 Unsupported operand types: array ** int
83 Unsupported operand types: string ** int
87 Unsupported operand types: classA ** int
88 Unsupported operand types: resource ** int
H A Dpow_variation1.phpt83 Unsupported operand types: string ** int
84 Unsupported operand types: array ** int
85 Unsupported operand types: string ** int
89 Unsupported operand types: classA ** int
90 Unsupported operand types: resource ** int
/php-src/Zend/tests/numeric_strings/
H A Dinvalid_numeric_strings_must_generate_warning.phpt120 Unsupported operand types: string + string
127 Unsupported operand types: string - string
134 Unsupported operand types: string * string
177 Unsupported operand types: string | int
178 Unsupported operand types: int | string
186 Unsupported operand types: string & int
187 Unsupported operand types: int & string
195 Unsupported operand types: string ^ int
196 Unsupported operand types: int ^ string
201 Unsupported operand types: string * int
[all …]
H A Dinvalid_numeric_string_must_generate_warning_assign.phpt167 Unsupported operand types: string + string
174 Unsupported operand types: string - string
181 Unsupported operand types: string * string
188 Unsupported operand types: string / string
195 Unsupported operand types: string ** string
225 Unsupported operand types: string | int
226 Unsupported operand types: int | string
234 Unsupported operand types: string & int
235 Unsupported operand types: int & string
243 Unsupported operand types: string ^ int
[all …]

Completed in 87 milliseconds

123