Home
last modified time | relevance | path

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

/plugin/bootswrapper/syntax/
H A Dbootstrap.php27 public $header_pattern = '[ \t]*={2,}[^\n]+={2,}[ \t]*(?=\n)'; variable in syntax_plugin_bootswrapper_bootstrap
204 …$this->Lexer->addPattern($this->header_pattern, 'plugin_bootswrapper_' . $this->getPluginComponent…