CASE 189 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_NOP); CASE 190 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ADD); CASE 191 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_SUB); CASE 192 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_MUL); CASE 193 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DIV); CASE 194 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_MOD); CASE 195 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_SL); CASE 196 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_SR); CASE 197 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_CONCAT); CASE 198 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_BW_OR); CASE 199 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_BW_AND); CASE 200 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_BW_XOR); CASE 201 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_BW_NOT); CASE 202 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_BOOL_NOT); CASE 203 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_BOOL_XOR); CASE 204 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_IS_IDENTICAL); CASE 205 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_IS_NOT_IDENTICAL); CASE 206 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_IS_EQUAL); CASE 207 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_IS_NOT_EQUAL); CASE 208 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_IS_SMALLER); CASE 209 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_IS_SMALLER_OR_EQUAL); CASE 210 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_CAST); CASE 211 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_QM_ASSIGN); CASE 212 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_ADD); CASE 213 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_SUB); CASE 214 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_MUL); CASE 215 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_DIV); CASE 216 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_MOD); CASE 217 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_SL); CASE 218 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_SR); CASE 219 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_CONCAT); CASE 220 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_BW_OR); CASE 221 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_BW_AND); CASE 222 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_BW_XOR); CASE 223 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_PRE_INC); CASE 224 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_PRE_DEC); CASE 225 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_POST_INC); CASE 226 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_POST_DEC); CASE 227 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN); CASE 228 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_REF); CASE 229 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ECHO); CASE 230 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_PRINT); CASE 231 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_JMP); CASE 232 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_JMPZ); CASE 233 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_JMPNZ); CASE 234 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_JMPZNZ); CASE 235 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_JMPZ_EX); CASE 236 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_JMPNZ_EX); CASE 237 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_CASE); CASE 238 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_SWITCH_FREE); CASE 239 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_BRK); CASE 240 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_CONT); CASE 241 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_BOOL); CASE 242 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_INIT_STRING); CASE 243 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ADD_CHAR); CASE 244 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ADD_STRING); CASE 245 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ADD_VAR); CASE 246 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_BEGIN_SILENCE); CASE 247 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_END_SILENCE); CASE 248 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_INIT_FCALL_BY_NAME); CASE 249 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DO_FCALL); CASE 250 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DO_FCALL_BY_NAME); CASE 251 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_RETURN); CASE 252 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_RECV); CASE 253 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_RECV_INIT); CASE 254 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_SEND_VAL); CASE 255 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_SEND_VAR); CASE 256 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_SEND_REF); CASE 257 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_NEW); CASE 258 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_INIT_NS_FCALL_BY_NAME); CASE 259 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FREE); CASE 260 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_INIT_ARRAY); CASE 261 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ADD_ARRAY_ELEMENT); CASE 262 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_INCLUDE_OR_EVAL); CASE 263 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_UNSET_VAR); CASE 264 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_UNSET_DIM); CASE 265 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_UNSET_OBJ); CASE 266 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FE_RESET); CASE 267 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FE_FETCH); CASE 268 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_EXIT); CASE 269 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_R); CASE 270 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_DIM_R); CASE 271 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_OBJ_R); CASE 272 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_W); CASE 273 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_DIM_W); CASE 274 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_OBJ_W); CASE 275 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_RW); CASE 276 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_DIM_RW); CASE 277 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_OBJ_RW); CASE 278 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_IS); CASE 279 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_DIM_IS); CASE 280 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_OBJ_IS); CASE 281 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_FUNC_ARG); CASE 282 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_DIM_FUNC_ARG); CASE 283 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_OBJ_FUNC_ARG); CASE 284 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_UNSET); CASE 285 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_DIM_UNSET); CASE 286 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_OBJ_UNSET); CASE 287 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_DIM_TMP_VAR); CASE 288 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_CONSTANT); CASE 289 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_GOTO); CASE 290 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_EXT_STMT); CASE 291 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_EXT_FCALL_BEGIN); CASE 292 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_EXT_FCALL_END); CASE 293 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_EXT_NOP); CASE 294 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_TICKS); CASE 295 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_SEND_VAR_NO_REF); CASE 296 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_CATCH); CASE 297 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_THROW); CASE 298 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FETCH_CLASS); CASE 299 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_CLONE); CASE 300 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_RETURN_BY_REF); CASE 301 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_INIT_METHOD_CALL); CASE 302 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_INIT_STATIC_METHOD_CALL); CASE 303 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ISSET_ISEMPTY_VAR); CASE 304 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ISSET_ISEMPTY_DIM_OBJ); CASE 305 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_PRE_INC_OBJ); CASE 306 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_PRE_DEC_OBJ); CASE 307 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_POST_INC_OBJ); CASE 308 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_POST_DEC_OBJ); CASE 309 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_OBJ); CASE 310 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_INSTANCEOF); CASE 311 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DECLARE_CLASS); CASE 312 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DECLARE_INHERITED_CLASS); CASE 313 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DECLARE_FUNCTION); CASE 314 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_RAISE_ABSTRACT_ERROR); CASE 315 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DECLARE_CONST); CASE 316 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ADD_INTERFACE); CASE 317 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DECLARE_INHERITED_CLASS_DELAYED); CASE 318 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_VERIFY_ABSTRACT_CLASS); CASE 319 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ASSIGN_DIM); CASE 320 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ISSET_ISEMPTY_PROP_OBJ); CASE 321 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_HANDLE_EXCEPTION); CASE 322 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_USER_OPCODE); CASE 324 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_JMP_SET); CASE 326 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DECLARE_LAMBDA_FUNCTION); CASE 328 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_ADD_TRAIT); CASE 331 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_BIND_TRAITS); CASE 334 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_SEPARATE); CASE 337 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_QM_ASSIGN_VAR); CASE 340 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_JMP_SET_VAR); CASE 343 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DISCARD_EXCEPTION); CASE 346 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_YIELD); CASE 349 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_GENERATOR_RETURN); CASE 352 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FAST_CALL); CASE 355 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_FAST_RET); CASE 358 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_RECV_VARIADIC); CASE 360 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_OP_DATA);