Searched refs:MARKI_LANG (Results 1 – 1 of 1) sorted by relevance
49 public const MARKIS = [WebCodeTag::MARKI_LANG, WebCodeTag::DOKUWIKI_LANG];54 public const MARKI_LANG = 'marki'; define in ComboStrap\\Tag\\WebCodeTag147 $actualCodeType = WebCodeTag::MARKI_LANG;195 array_key_exists(WebCodeTag::MARKI_LANG, $codes)258 if (array_key_exists(WebCodeTag::MARKI_LANG, $codes)) {260 $markupCode = $codes[WebCodeTag::MARKI_LANG];