Home
last modified time | relevance | path

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

/plugin/icalevents/
H A Dsyntax-impl.php293 …$renderer->doc = static::str_replace_array($summaryLinkToken , $summaryLinks, $linksPerEvent, $ren…
458 static function str_replace_array($needle, $replace, $count, $haystack) { function in syntax_plugin_icalevents