Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/tests/
H A Dbug72402.phpt2 Bug #72402: _php_mb_regex_ereg_replace_exec - double free
/PHP-7.1/ext/mbstring/
H A Dphp_mbregex.c806 static void _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAMETERS, OnigOptionType options, i… in _php_mb_regex_ereg_replace_exec() function
1074 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()
1082 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, ONIG_OPTION_IGNORECASE, 0); in PHP_FUNCTION()
1090 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()
/PHP-7.1/
H A DNEWS2784 . Fixed bug #72402 (_php_mb_regex_ereg_replace_exec - double free).

Completed in 18 milliseconds