root/tags/1.0/optimizer.h

Revision 1, 91 bytes (checked in by moo, 3 years ago)

initial import to online

Line 
1#include "php.h"
2#include "xcache.h"
3
4void xc_optimize(zend_op_array *op_array TSRMLS_DC);
Note: See TracBrowser for help on using the browser.