Home
last modified time | relevance | path

Searched refs:C_PURPLE (Results 1 – 3 of 3) sorted by last modified time

/dokuwiki/lib/plugins/extension/
H A Dcli.php372 $this->colors->wrap($ext->getAuthor(), Colors::C_PURPLE)
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DColors.php27 const C_PURPLE = 'purple'; define in splitbrain\\phpcli\\Colors
47 self::C_PURPLE => "\33[0;35m",
H A DOptions.php383 $text .= $this->colors->wrap(' ' . $command, Colors::C_PURPLE);
392 $text .= ' ' . $this->colors->wrap('<COMMAND> ...', Colors::C_PURPLE);