Changeset 992 for trunk/xcache/xc_sandbox.h
- Timestamp:
- 2012-07-18T10:00:28+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/xcache/xc_sandbox.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache/xc_sandbox.h
r991 r992 8 8 /* Purpose: run specified function in compiler sandbox, restore everything to previous state after it returns 9 9 */ 10 11 int xc_sandbox_module_init(int module_number TSRMLS_DC); 12 void xc_sandbox_module_shutdown(); 10 13 11 14 /* return op_array to install */
Note: See TracChangeset
for help on using the changeset viewer.

