Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds