Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_gc.c98 # define GC_TRACE_SET_COLOR(ref, color) \ macro
102 # define GC_TRACE_SET_COLOR(ref, new_color) macro
123 GC_TRACE_SET_COLOR(ref, c); \
130 GC_TRACE_SET_COLOR(ref, GC_BLACK); \
135 GC_TRACE_SET_COLOR(ref, GC_PURPLE); \
616 GC_TRACE_SET_COLOR(ref, GC_PURPLE); in gc_possible_root_when_full()
652 GC_TRACE_SET_COLOR(ref, GC_PURPLE); in gc_possible_root()
677 GC_TRACE_SET_COLOR(ref, GC_BLACK); in gc_remove_from_buffer()

Completed in 9 milliseconds