LCG 38 ext/standard/php_lcg.h #define LCG(v) TSRMG(lcg_globals_id, php_lcg_globals *, v) LCG 40 ext/standard/php_lcg.h #define LCG(v) (lcg_globals.v)