Searched refs:GC_MAY_LEAK (Results 1 – 5 of 5) sorted by relevance
63 #define GC_MAY_LEAK(ref) \ macro78 if (UNEXPECTED(GC_MAY_LEAK(ref))) {
78 } else if (UNEXPECTED(GC_MAY_LEAK((zend_refcounted*)obj))) { in END_EXTERN_C()
112 if (UNEXPECTED(GC_MAY_LEAK(garbage))) { in zend_assign_to_variable()
2732 if (GC_MAY_LEAK(ref)) {17666 if (GC_MAY_LEAK(ref)) {20439 if (GC_MAY_LEAK(ref)) {36886 if (GC_MAY_LEAK(ref)) {55730 if (GC_MAY_LEAK(ref)) {57348 if (GC_MAY_LEAK(ref)) {57638 if (GC_MAY_LEAK(ref)) {59284 if (GC_MAY_LEAK(ref)) {
3864 if (GC_MAY_LEAK(ref)) {
Completed in 164 milliseconds