Searched refs:php_mb_regex_globals_alloc (Results 1 – 3 of 3) sorted by relevance
73 zend_mb_regex_globals *php_mb_regex_globals_alloc(void);
87 zend_mb_regex_globals *php_mb_regex_globals_alloc(void) in php_mb_regex_globals_alloc() function
1524 mbstring_globals->mb_regex_globals = php_mb_regex_globals_alloc(); in PHP_INI_END()
Completed in 24 milliseconds