Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_gc.c93 #define GC_WHITE 0x100000u macro
437 case GC_WHITE: return "white"; in gc_color_name()
1235 if (!GC_REF_CHECK_COLOR(ref, GC_WHITE)) { in gc_scan()
1269 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1282 GC_REF_SET_COLOR(ht, GC_WHITE); in gc_scan()
1288 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1303 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1309 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1341 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
1351 GC_REF_SET_COLOR(ref, GC_WHITE); in gc_scan()
[all …]

Completed in 9 milliseconds