root/tags/1.2.1-rc2/disassembler.h
| Revision 394, 152 bytes (checked in by moo, 19 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #include "php.h" |
| 2 | |
| 3 | void xc_dasm_string(zval *return_value, zval *code TSRMLS_DC); |
| 4 | void xc_dasm_file(zval *return_value, const char *filename TSRMLS_DC); |
Note: See TracBrowser
for help on using the browser.

