Changeset 397 in svn
- Timestamp:
- 2007-05-27T13:07:48Z (13 years ago)
- File:
-
- 1 edited
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 };
Note: See TracChangeset
for help on using the changeset viewer.