Home
last modified time | relevance | path

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

/php-src/ext/mbstring/tests/
H A Dbug72402.phpt2 Bug #72402: _php_mb_regex_ereg_replace_exec - double free
/php-src/ext/mbstring/
H A Dphp_mbregex.c982 static void _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAMETERS, OnigOptionType options, i… in _php_mb_regex_ereg_replace_exec() function
1157 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()
1164 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, ONIG_OPTION_IGNORECASE, 0); in PHP_FUNCTION()
1171 _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()

Completed in 10 milliseconds