zend_mb_regex_globals   88 ext/mbstring/php_mbregex.c zend_mb_regex_globals *php_mb_regex_globals_alloc(TSRMLS_D)
zend_mb_regex_globals   90 ext/mbstring/php_mbregex.c 	zend_mb_regex_globals *pglobals = pemalloc(
zend_mb_regex_globals   91 ext/mbstring/php_mbregex.c 			sizeof(zend_mb_regex_globals), 1);
zend_mb_regex_globals   73 ext/mbstring/php_mbregex.h zend_mb_regex_globals *php_mb_regex_globals_alloc(TSRMLS_D);