Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_gc.h63 #define GC_MAY_LEAK(ref) \ macro
78 if (UNEXPECTED(GC_MAY_LEAK(ref))) {
H A Dzend_objects_API.h78 } else if (UNEXPECTED(GC_MAY_LEAK((zend_refcounted*)obj))) { in END_EXTERN_C()
H A Dzend_execute.h112 if (UNEXPECTED(GC_MAY_LEAK(garbage))) { in zend_assign_to_variable()
H A Dzend_vm_execute.h2732 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)) {
H A Dzend_vm_def.h3864 if (GC_MAY_LEAK(ref)) {

Completed in 184 milliseconds