Home
last modified time | relevance | path

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

/plugin/structautolink/
H A Drenderer.php53 $tokens = $this->findMatchingTokens($text);
144 public function findMatchingTokens($text) function in renderer_plugin_structautolink
/plugin/structautolink/_test/
H A DRendererTest.php26 $result = $R->findMatchingTokens($text);