Home
last modified time | relevance | path

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

/plugin/fckg/syntax/
H A Ddwplugin.php108 $entry_match = $this->getEntryMatch($match, $entry_patterns);
111 $entry_match = $this->getEntryMatch($match, $entry_patterns);
267 function getEntryMatch($text, $regexes) { function in syntax_plugin_fckg_dwplugin