Searched refs:COMBO (Results 1 – 4 of 4) sorted by relevance
108 global $COMBO;109 if (array_key_exists($parameter, $COMBO)) {110 return $COMBO[$parameter];
111 self::COMBO => ""163 "combo" => self::COMBO199 const COMBO = WikiPath::COMBO_DRIVE; define in ComboStrap\\IconDownloader258 if ($this->getLibrary() === self::COMBO) {
502 global $COMBO;503 if ($COMBO !== null) {504 $value = $COMBO[$name];
649 $iconPath = str_replace(IconDownloader::COMBO, "", $iconName) . ".svg";661 $comboLibrary = IconDownloader::COMBO;