Changeset 510 for trunk/const_string_opcodes_php6.x.h
- Timestamp:
- 01/05/2008 11:02:47 AM (5 years ago)
- Files:
-
- 1 modified
-
trunk/const_string_opcodes_php6.x.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/const_string_opcodes_php6.x.h
r397 r510 70 70 /* 67 */ "SEND_REF", 71 71 /* 68 */ "NEW", 72 /* 69 */ " GOTO",72 /* 69 */ "INIT_NS_FCALL_BY_NAME", 73 73 /* 70 */ "FREE", 74 74 /* 71 */ "INIT_ARRAY", … … 101 101 /* 98 */ "FETCH_DIM_TMP_VAR", 102 102 /* 99 */ "FETCH_CONSTANT", 103 /* 100 */ " UNDEF",103 /* 100 */ "GOTO", 104 104 /* 101 */ "EXT_STMT", 105 105 /* 102 */ "EXT_FCALL_BEGIN", … … 144 144 /* 141 */ "DECLARE_FUNCTION", 145 145 /* 142 */ "RAISE_ABSTRACT_ERROR", 146 /* 143 */ " UNDEF",146 /* 143 */ "DECLARE_CONST", 147 147 /* 144 */ "ADD_INTERFACE", 148 148 /* 145 */ "UNDEF",

