Searched refs:php_mb_regex_globals_alloc (Results 1 – 3 of 3) sorted by relevance
37 zend_mb_regex_globals *php_mb_regex_globals_alloc(void);
90 zend_mb_regex_globals *php_mb_regex_globals_alloc(void) in php_mb_regex_globals_alloc() function
1027 mbstring_globals->mb_regex_globals = php_mb_regex_globals_alloc(); in PHP_GINIT_FUNCTION()
Completed in 23 milliseconds