Changeset 622 for branches/1.3/processor/main.m4
- Timestamp:
- 2009-07-05T10:18:06+02:00 (4 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
processor/main.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/processor/main.m4
r593 r622 111 111 IFSTORE(`$1 = (zend_class_entry *) xc_get_class_num(processor, $2);') 112 112 IFRESTORE(`$1 = xc_get_class(processor, (zend_ulong) $2);') 113 IFDASM(`add_assoc_ stringl_ex(dst, ZEND_STRS("$3"), $2->name, strlen($2->name), 1);')113 IFDASM(`add_assoc_unicodel_ex(dst, ZEND_STRS("$3"), ZSTR_U($2->name), $2->name_length, 1);') 114 114 } 115 115 else {
Note: See TracChangeset
for help on using the changeset viewer.

