Searched refs:str_idx_regex (Results 1 – 1 of 1) sorted by relevance
2385 zend_string *subject_str, *str_idx_regex; in PHP_FUNCTION() local2411 ZEND_HASH_FOREACH_STR_KEY_VAL(pattern, str_idx_regex, replace) { in PHP_FUNCTION()2416 if (!str_idx_regex) { in PHP_FUNCTION()2423 replace_count += preg_replace_func_impl(&zv, str_idx_regex, /* regex_ht */ NULL, &fci, &fcc, in PHP_FUNCTION()
Completed in 33 milliseconds