customize.h 75 B

12345
  1. // return $this
  2. #define IS_SELF 30
  3. // return interface
  4. #define IS_ZVAL 31