Changeset 616 for branches/1.3/processor/processor.m4
- Timestamp:
- 2009-07-05T08:27:24+02:00 (4 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
processor/processor.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/processor/processor.m4
r594 r616 150 150 DISPATCH(zval_data_type, type) 151 151 DISPATCH(zend_uchar, is_ref) 152 #ifdef ZEND_ENGINE_2 153 DISPATCH(zend_uint, refcount) 154 #else 152 155 DISPATCH(zend_ushort, refcount) 156 #endif 153 157 #ifdef ZEND_ENGINE_2_3 154 158 DISPATCH(zend_uchar, idx_type)
Note: See TracChangeset
for help on using the changeset viewer.

