Searched defs:exitPattern (Results 1 – 4 of 4) sorted by relevance
/plugin/refnotes/syntax/ | ||
H A D | references.php | 19 private $exitPattern; variable in syntax_plugin_refnotes_references |
/plugin/combo/ComboStrap/PageSqlParser/ | ||
H A D | PageSqlBaseListener.php | 84 public function exitPattern(Context\PatternContext $context) : void {} global() function in ComboStrap\\PageSqlParser\\PageSqlBaseListener |
H A D | PageSqlListener.php | 88 public function exitPattern(Context\PatternContext $context) : void; global() function |
/plugin/refnotes/ | ||
H A D | bibtex.php | 130 protected $exitPattern; variable in refnotes_bibtex_mode |