Home
last modified time | relevance | path

Searched refs:_php_mb_regex_ereg_replace_exec (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/mbstring/tests/
H A Dbug72402.phpt2 Bug #72402: _php_mb_regex_ereg_replace_exec - double free
/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c1007 static void _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAMETERS, OnigOptionType options, i… in _php_mb_regex_ereg_replace_exec() function
1254 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()
1262 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, ONIG_OPTION_IGNORECASE, 0); in PHP_FUNCTION()
1270 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()

Completed in 8 milliseconds