Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_gc.h46 #define GC_WHITE 0x8000 macro
H A Dzend_gc.c122 case GC_WHITE: return "white"; in gc_color_name()
615 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
769 if (GC_REF_GET_COLOR(ref) == GC_WHITE) {
919 if (GC_REF_GET_COLOR(current->ref) == GC_WHITE) {
H A Dzend_hash.c1290 GC_TYPE_INFO(ht) = IS_NULL | (GC_WHITE << 16); in zend_array_destroy()

Completed in 15 milliseconds