Home
last modified time | relevance | path

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

/plugin/wst/syntax/
H A Dtemplate.php81 $template_text = $this->replace_args($template, $template_arguments);
112 function replace_args($template_text, $args) { function in syntax_plugin_wst_template