Home
last modified time | relevance | path

Searched refs:C_CYAN (Results 1 – 5 of 5) sorted by last modified time

/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php34 'color' => Colors::C_CYAN,
40 'color' => Colors::C_CYAN,
166 'Minimum level of messages to display. Default is ' . $this->colors->wrap($this->logdefault, Colors::C_CYAN) . '. ' .
H A DColors.php23 const C_CYAN = 'cyan'; define in splitbrain\\phpcli\\Colors
43 self::C_CYAN => "\33[0;36m",
H A DOptions.php396 $out = $this->colors->wrap('<' . $arg['name'] . '>', Colors::C_CYAN);
/dokuwiki/lib/plugins/extension/
H A Dcli.php388 [null, Colors::C_CYAN]
/dokuwiki/bin/
H A Dplugin.php83 ['', Colors::C_CYAN, '']