Changeset 397 for trunk/const_string_opcodes_php6.x.h
- Timestamp:
- 05/27/2007 03:07:48 PM (6 years ago)
- Files:
-
- 1 modified
-
trunk/const_string_opcodes_php6.x.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/const_string_opcodes_php6.x.h
r393 r397 1 /* size = 15 1*/1 /* size = 152 */ 2 2 static const char *const xc_opcode_names[] = { 3 3 /* 0 */ "NOP", … … 152 152 /* 149 */ "HANDLE_EXCEPTION", 153 153 /* 150 */ "USER_OPCODE", 154 /* 151 */ "U_NORMALIZE" 154 /* 151 */ "U_NORMALIZE", 155 /* 152 */ "JMP_SET" 155 156 };

