Searched +defs:line +defs:color (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/vendor/splitbrain/php-cli/src/ |
| H A D | Colors.php | 115 public function ptln($line, $color, $channel = STDOUT) 130 public function wrap($text, $color) 142 public function getColorCode($color) 161 public function set($color, $channel = STDOUT)
|
| /dokuwiki/inc/ |
| H A D | DifferenceEngine.php | 1163 function _lines($lines, $prefix=' ', $color="white") { 1166 function addedLine($line,$escaped=false) { 1174 function deletedLine($line,$escaped=false) { 1186 function contextLine($line) { 1280 function _lines($lines, $prefix=' ', $color="white") {
|
| /dokuwiki/vendor/splitbrain/lesserphp/src/ |
| H A D | Parser.php | 28 public $line; variable in LesserPHP\\Parser 821 protected function color(&$out) function in LesserPHP\\Parser
|