Home
last modified time | relevance | path

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

/plugin/strata/helper/
H A Dsyntax.php63 return new helper_plugin_strata_syntax_RegexHelperCapture(array_combine(array_slice($names,0,$shortest), array_slice($match, 0, $shortest)));
78 class helper_plugin_strata_syntax_RegexHelperCapture implements ArrayAccess { class