Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_gc.c97 # define GC_TRACE_SET_COLOR(ref, color) \ macro
101 # define GC_TRACE_SET_COLOR(ref, new_color) macro
122 GC_TRACE_SET_COLOR(ref, c); \
129 GC_TRACE_SET_COLOR(ref, GC_BLACK); \
134 GC_TRACE_SET_COLOR(ref, GC_PURPLE); \
615 GC_TRACE_SET_COLOR(ref, GC_PURPLE); in gc_possible_root_when_full()
651 GC_TRACE_SET_COLOR(ref, GC_PURPLE); in gc_possible_root()
676 GC_TRACE_SET_COLOR(ref, GC_BLACK); in gc_remove_from_buffer()

Completed in 7 milliseconds