Home
last modified time | relevance | path

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

/plugin/diagramsnet/
H A Dsyntax.php23 private $fileMatchPattern; variable in syntax_plugin_diagramsnet
30 …$this->fileMatchPattern = '\{\{[^\}]+?' . str_replace('.', '\.', $this->getConf('file_match_suffix…
46 $this->Lexer->addSpecialPattern($this->fileMatchPattern, $mode, 'plugin_diagramsnet');