root/tags/1.2.1-rc2/disassembler.h

Revision 394, 152 bytes (checked in by moo, 19 months ago)

merged [393] from trunk: svn:eol-style

  • Property svn:eol-style set to native
Line 
1#include "php.h"
2
3void xc_dasm_string(zval *return_value, zval *code TSRMLS_DC);
4void xc_dasm_file(zval *return_value, const char *filename TSRMLS_DC);
Note: See TracBrowser for help on using the browser.