Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/extension/
H A Dcli.php377 Colors::C_YELLOW,
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DColors.php30 const C_YELLOW = 'yellow'; define in splitbrain\\phpcli\\Colors
50 self::C_YELLOW => "\33[1;33m",