Home
last modified time | relevance | path

Searched refs:C_RESET (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php28 'color' => Colors::C_RESET,
H A DColors.php16 const C_RESET = 'reset'; define in splitbrain\\phpcli\\Colors
36 self::C_RESET => "\33[0m",