Changeset 562 for trunk/const_string_opcodes_php6.x.h
- Timestamp:
- 2008-08-17T12:52:42+02:00 (5 years ago)
- File:
-
- 1 edited
-
trunk/const_string_opcodes_php6.x.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/const_string_opcodes_php6.x.h
r510 r562 1 /* size = 15 2*/1 /* size = 153 */ 2 2 static const char *const xc_opcode_names[] = { 3 3 /* 0 */ "NOP", … … 146 146 /* 143 */ "DECLARE_CONST", 147 147 /* 144 */ "ADD_INTERFACE", 148 /* 145 */ " UNDEF",148 /* 145 */ "DECLARE_INHERITED_CLASS_DELAYED", 149 149 /* 146 */ "VERIFY_ABSTRACT_CLASS", 150 150 /* 147 */ "ASSIGN_DIM", … … 153 153 /* 150 */ "USER_OPCODE", 154 154 /* 151 */ "U_NORMALIZE", 155 /* 152 */ "JMP_SET" 155 /* 152 */ "JMP_SET", 156 /* 153 */ "DECLARE_LAMBDA_FUNCTION" 156 157 };
Note: See TracChangeset
for help on using the changeset viewer.

