Z_SET_ISREF_TO_P 135 ext/opcache/ZendAccelerator.h #define PZ_SET_ISREF_P(pz) Z_SET_ISREF_TO_P(pz, 1) Z_SET_ISREF_TO_P 136 ext/opcache/ZendAccelerator.h #define PZ_UNSET_ISREF_P(pz) Z_SET_ISREF_TO_P(pz, 0)