Home
last modified time | relevance | path

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

/plugin/autonumbering/
H A Dsyntax.php56 var $PLUGIN_PATTERN = "~~[a-zA-Z0-9_\.#@]*#[a-zA-Z0-9_\.#@]*~~"; variable in syntax_plugin_autonumbering
74 $this->Lexer->addSpecialPattern($this->PLUGIN_PATTERN, $mode, 'plugin_autonumbering');