Changeset 1449 in svn
- Timestamp:
- 2013-11-07T11:02:38Z (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/processor/main.m4
r1446 r1449 253 253 EXPORT_PROCESSOR(`dasm', `zend_function') 254 254 EXPORT_PROCESSOR(`dasm', `zend_class_entry') 255 256 dnl EXPORT_PROCESSOR(`calc', `xc_entry_data_php_t')257 dnl EXPORT_PROCESSOR(`calc', `xc_entry_php_t')258 dnl EXPORT_PROCESSOR(`calc', `xc_entry_var_t')259 dnl EXPORT_PROCESSOR(`store', `xc_entry_data_php_t')260 dnl EXPORT_PROCESSOR(`store', `xc_entry_php_t')261 dnl EXPORT_PROCESSOR(`store', `xc_entry_var_t')262 dnl EXPORT_PROCESSOR(`restore', `xc_entry_data_php_t')263 dnl EXPORT_PROCESSOR(`restore', `xc_entry_php_t')264 dnl EXPORT_PROCESSOR(`dasm', `xc_entry_data_php_t')265 dnl EXPORT_PROCESSOR(`dprint', `xc_entry_php_t')266 267 dnl EXPORT_PROCESSOR(`restore', `zval')268 255 EXPORT_PROCESSOR(`dprint', `zval') 269 256
Note: See TracChangeset
for help on using the changeset viewer.