ZEND_CALL_CLOSURE 2327 Zend/zend_execute.c 	call_info = ZEND_CALL_TOP_FUNCTION | ZEND_CALL_ALLOCATED | (ZEND_CALL_INFO(call) & (ZEND_CALL_CLOSURE|ZEND_CALL_RELEASE_THIS));
ZEND_CALL_CLOSURE  851 Zend/zend_execute_API.c 		ZEND_ADD_CALL_FLAG(call, ZEND_CALL_CLOSURE);
ZEND_CALL_CLOSURE   92 Zend/zend_generators.c 		if (EX_CALL_INFO() & ZEND_CALL_CLOSURE) {
ZEND_CALL_CLOSURE 2359 Zend/zend_vm_def.h 		if (UNEXPECTED(call_info & ZEND_CALL_CLOSURE)) {
ZEND_CALL_CLOSURE 2419 Zend/zend_vm_def.h 			if (UNEXPECTED(call_info & ZEND_CALL_CLOSURE)) {
ZEND_CALL_CLOSURE 3282 Zend/zend_vm_def.h 			call_info |= ZEND_CALL_CLOSURE;
ZEND_CALL_CLOSURE 3418 Zend/zend_vm_def.h 			call_info |= ZEND_CALL_CLOSURE;
ZEND_CALL_CLOSURE 3726 Zend/zend_vm_def.h 				if (UNEXPECTED(ZEND_CALL_INFO(call) & ZEND_CALL_CLOSURE)) {
ZEND_CALL_CLOSURE 4576 Zend/zend_vm_def.h 		if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) {
ZEND_CALL_CLOSURE 4623 Zend/zend_vm_def.h 						if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) {
ZEND_CALL_CLOSURE 4680 Zend/zend_vm_def.h 				if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) {
ZEND_CALL_CLOSURE  477 Zend/zend_vm_execute.h 		if (UNEXPECTED(call_info & ZEND_CALL_CLOSURE)) {
ZEND_CALL_CLOSURE  537 Zend/zend_vm_execute.h 			if (UNEXPECTED(call_info & ZEND_CALL_CLOSURE)) {
ZEND_CALL_CLOSURE  779 Zend/zend_vm_execute.h 				if (UNEXPECTED(ZEND_CALL_INFO(call) & ZEND_CALL_CLOSURE)) {
ZEND_CALL_CLOSURE 1117 Zend/zend_vm_execute.h 		if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) {
ZEND_CALL_CLOSURE 1164 Zend/zend_vm_execute.h 						if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) {
ZEND_CALL_CLOSURE 2028 Zend/zend_vm_execute.h 			call_info |= ZEND_CALL_CLOSURE;
ZEND_CALL_CLOSURE 2451 Zend/zend_vm_execute.h 			call_info |= ZEND_CALL_CLOSURE;
ZEND_CALL_CLOSURE 2707 Zend/zend_vm_execute.h 			call_info |= ZEND_CALL_CLOSURE;
ZEND_CALL_CLOSURE 5772 Zend/zend_vm_execute.h 			call_info |= ZEND_CALL_CLOSURE;
ZEND_CALL_CLOSURE 9518 Zend/zend_vm_execute.h 			call_info |= ZEND_CALL_CLOSURE;
ZEND_CALL_CLOSURE 11341 Zend/zend_vm_execute.h 			call_info |= ZEND_CALL_CLOSURE;
ZEND_CALL_CLOSURE 15368 Zend/zend_vm_execute.h 				if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) {
ZEND_CALL_CLOSURE 28909 Zend/zend_vm_execute.h 				if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) {