file_context 55 Zend/zend_compile.c #define FC(member) (CG(file_context).member) file_context 277 Zend/zend_compile.c *prev_context = CG(file_context); file_context 291 Zend/zend_compile.c CG(file_context) = *prev_context; file_context 110 Zend/zend_globals.h zend_file_context file_context;