Changeset 859 for trunk/processor/processor.m4
- Timestamp:
- 2012-03-28T18:15:21+02:00 (15 months ago)
- File:
-
- 1 edited
-
trunk/processor/processor.m4 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/processor/processor.m4
r856 r859 1074 1074 PROCESS(zend_ulong, refcount) 1075 1075 1076 PROCESS(size_t, file_size)1077 1076 PROCESS(zend_ulong, hits) 1078 1077 PROCESS(size_t, size) … … 1162 1161 IFSTORE(`dst->refcount = 0; DONE(refcount)', `PROCESS(long, refcount)') 1163 1162 PROCESS(time_t, file_mtime) 1163 PROCESS(size_t, file_size) 1164 1164 #ifdef HAVE_INODE 1165 1165 PROCESS(int, file_device)
Note: See TracChangeset
for help on using the changeset viewer.

