Home
last modified time | relevance | path

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

/PHP-7.4/ext/oci8/
H A Dphp_oci8_int.h552 # define GC_ADDREF(p) (++GC_REFCOUNT(p)) macro
/PHP-7.4/Zend/
H A Dzend_types.h499 #define GC_ADDREF(p) zend_gc_addref(&(p)->gc) macro

Completed in 20 milliseconds