Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A DZendAccelerator.h139 #define PZ_SET_REFCOUNT_P(pz, v) (pz)->refcount = (v) macro
148 #define PZ_SET_REFCOUNT_P(pz, v) (pz)->refcount__gc = (v) macro

Completed in 7 milliseconds