source:
trunk/submodules/xc_disassembler.h
@
982
| Last change on this file since 982 was 982, checked in by moo, 10 months 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.

