Searched refs:php_mb_regex_globals_alloc (Results 1 – 3 of 3) sorted by relevance
71 zend_mb_regex_globals *php_mb_regex_globals_alloc(void);
95 zend_mb_regex_globals *php_mb_regex_globals_alloc(void) in php_mb_regex_globals_alloc() function
1561 mbstring_globals->mb_regex_globals = php_mb_regex_globals_alloc(); in PHP_GINIT_FUNCTION()
Completed in 25 milliseconds