Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_types.h740 static zend_always_inline uint8_t zval_gc_type(uint32_t gc_type_info) { in zval_gc_type() function
753 #define GC_TYPE(p) zval_gc_type(GC_TYPE_INFO(p))
1296 uint8_t type = zval_gc_type((p)->u.type_info); \

Completed in 29 milliseconds