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