Home
last modified time | relevance | path

Searched refs:C_RESET (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/vendor/splitbrain/php-cli/src/
DColors.php16 const C_RESET = 'reset'; define in splitbrain\\phpcli\\Colors
39 self::C_RESET => "\33[0m",
DBase.php28 'color' => Colors::C_RESET,
DTableFormatter.php296 $color_reset = $this->colors->getColorCode(Colors::C_RESET);