Home
last modified time | relevance | path

Searched refs:Z_SET_REFCOUNT_P (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c480 #ifndef Z_SET_REFCOUNT_P
481 # define Z_SET_REFCOUNT_P(pz, rc) pz->refcount = rc macro
495 Z_SET_REFCOUNT_P(object, 1); in TWIG_NEW()