Searched refs:syntax_plugin_combo_variable (Results 1 – 7 of 7) sorted by relevance
5 use syntax_plugin_combo_variable; alias14 public const CANONICAL = syntax_plugin_combo_variable::CANONICAL;
6 use syntax_plugin_combo_variable; alias52 …$pipelineExpression = syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($pipelin…
6 use syntax_plugin_combo_variable; alias64 $date = syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($date);
7 use syntax_plugin_combo_variable; alias224 if (syntax_plugin_combo_variable::isVariable($ref)) {
101 …$message = \syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($message, $context…
16 class syntax_plugin_combo_variable extends DokuWiki_Syntax_Plugin class
473 … $markupRef = syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($markupRef);