Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPrism.php248 if (in_array($language, Tag\WebCodeTag::MARKIS)) {
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php49 public const MARKIS = [WebCodeTag::MARKI_LANG, WebCodeTag::DOKUWIKI_LANG]; define in ComboStrap\\Tag\\WebCodeTag