PCRE_G             77 ext/pcre/php_pcre.h # define PCRE_G(v) TSRMG(pcre_globals_id, zend_pcre_globals *, v)
PCRE_G             79 ext/pcre/php_pcre.h # define PCRE_G(v)	(pcre_globals.v)