Home
last modified time | relevance | path

Searched defs:PZ_SET_REFCOUNT_P (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/opcache/
H A DZendAccelerator.h140 #define PZ_SET_REFCOUNT_P(pz, v) (pz)->refcount = (v) macro
149 #define PZ_SET_REFCOUNT_P(pz, v) (pz)->refcount__gc = (v) macro

Completed in 14 milliseconds