Home
last modified time | relevance | path

Searched refs:C_GREEN (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/splitbrain/php-cli/src/
H A DColors.php21 const C_GREEN = 'green'; define in splitbrain\\phpcli\\Colors
41 self::C_GREEN => "\33[0;32m",
H A DBase.php46 'color' => Colors::C_GREEN,
H A DOptions.php388 $text .= ' ' . $this->colors->wrap('<OPTIONS>', Colors::C_GREEN);
/dokuwiki/lib/plugins/extension/
H A Dcli.php343 $vcolor = Colors::C_GREEN;