Show
Ignore:
Timestamp:
05/27/2007 03:07:48 PM (6 years ago)
Author:
moo
Message:

update new opcode form php6

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/const_string_opcodes_php6.x.h

    r393 r397  
    1 /* size = 151 */ 
     1/* size = 152 */ 
    22static const char *const xc_opcode_names[] = { 
    33/* 0 */ "NOP", 
     
    152152/* 149 */   "HANDLE_EXCEPTION", 
    153153/* 150 */   "USER_OPCODE", 
    154 /* 151 */   "U_NORMALIZE" 
     154/* 151 */   "U_NORMALIZE", 
     155/* 152 */   "JMP_SET" 
    155156};