File: optimizer.h

package info (click to toggle)
xcache 2.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,724 kB
  • sloc: ansic: 8,175; php: 4,557; awk: 285; sh: 135; makefile: 75
file content (4 lines) | stat: -rwxr-xr-x 99 bytes parent folder | download
1
2
3
4
#include "php.h"
#include "xcache.h"

void xc_optimizer_op_array_handler(zend_op_array *op_array);