Changeset 878 for trunk/processor/head.m4
- Timestamp:
- 2012-04-01T08:19:47+02:00 (15 months ago)
- File:
-
- 1 edited
-
trunk/processor/head.m4 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/processor/head.m4
r877 r878 168 168 #endif 169 169 /* {{{ xc_calc_string_n */ 170 REDEF(` KIND', `calc')170 REDEF(`PROCESSOR_TYPE', `calc') 171 171 #undef C_RELAYLINE 172 172 #define C_RELAYLINE … … 196 196 /* }}} */ 197 197 /* {{{ xc_store_string_n */ 198 REDEF(` KIND', `store')198 REDEF(`PROCESSOR_TYPE', `store') 199 199 static inline zstr xc_store_string_n(xc_processor_t *processor, zend_uchar type, const_zstr str, long size IFAUTOCHECK(`, int relayline')) { 200 200 pushdef(`__LINE__', `relayline')
Note: See TracChangeset
for help on using the changeset viewer.

