Home
last modified time | relevance | path

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

/PHP-7.4/Zend/tests/
H A Dbug79783.phpt2 Bug #79783: Segfault in php_str_replace_common
/PHP-7.4/ext/standard/
H A Dstring.c4520 static void php_str_replace_common(INTERNAL_FUNCTION_PARAMETERS, int case_sensitivity) function
4584 php_str_replace_common(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1);
4592 php_str_replace_common(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0);
/PHP-7.4/
H A DNEWS773 . Fixed bug #79783 (Segfault in php_str_replace_common). (Nikita)

Completed in 34 milliseconds