Changeset 484 for trunk/processor/processor.m4
- Timestamp:
- 10/07/2007 06:31:19 AM (14 months ago)
- Files:
-
- 1 modified
-
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)

