source:
branches/1.2/disassembler.h
@
394
| Last change on this file since 394 was 394, checked in by moo, 6 years ago | |
|---|---|
|
|
| File size: 152 bytes | |
| 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 repository browser.

