Changeset 484 for trunk/processor/processor.m4
- Timestamp:
- 2007-10-07T08:31:19+02:00 (6 years ago)
- File:
-
- 1 edited
-
trunk/processor/processor.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/processor/processor.m4
r482 r484 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.

