Home
last modified time | relevance | path

Searched refs:colored (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/gnu/usr.bin/perl/cpan/Term-ANSIColor/t/module/
H A Dstringify.t35 my $result = colored(['blue', 'bold'], 'testing');
37 $result = colored("ok\n", 'bold blue');
42 $result = colored($test . q{}, 'bold blue');
44 $result = colored($test, 'bold blue');
50 $result = colored(\%foo, 'bold blue');
H A Dbasic.t27 is(colored('testing', 'blue', 'bold'), "\e[34;1mtesting\e[0m", 'colored');
47 is(colored("test\n\ntest", 'bold'),
51 colored("test\ntest\r\r\n\r\n", 'bold'),
57 colored(['bold', 'on_green'], "test\n", "\n", 'test'),
72 is(colored('testing', 'blue', 'on_red'),
97 is(colored('testing', 'blue', 'on_red'),
110 is(colored('test', 'faint'), "\e[2mtest\e[0m", 'colored supports faint');
126 is(colored('0', 'blue', 'bold'),
129 colored("0\n0\n\n", 'blue', 'bold'),
135 is(colored(q{}, 'blue', 'bold'), q{}, 'colored w/empty string and EACHLINE');
[all …]
H A Daliases-func.t35 is(colored('test', 'alert'), "\e[31mtest\e[0m", '..and colored works');
55 is(colored('foo', 'multiple'), "\e[34;42;1mfoo\e[0m", '...and colored works');
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/
H A Dsoak253 sub colored
260 Term::ANSIColor::colored(@_);
286 return $self->colored($text, 'bold');
293 . $self->colored($self->{perl}, 'blue')
294 . $self->colored($self->_config, 'green');
319 $self->print($self->colored('-'x$width, 'bold'), "\n");
404 $self->print($self->colored($text, $color));
405 $self->print($self->colored($sum, 'red'));
462 $self->say($self->colored(join('', @_), 'red'));
476 $self->print($self->colored($text, 'bold'), "\n");
[all …]
H A DChanges702 - output is colored (can be turned off)
/openbsd/gnu/usr.bin/perl/cpan/podlators/lib/Pod/Text/
H A DColor.pm35 $self->SUPER::cmd_head1 ($attrs, colored ($text, 'bold'));
42 $self->SUPER::cmd_head2 ($attrs, colored ($text, 'bold'));
46 sub cmd_b { return colored ($_[2], 'bold') }
47 sub cmd_f { return colored ($_[2], 'cyan') }
48 sub cmd_i { return colored ($_[2], 'yellow') }
71 $code = colored ($code, 'green');
/openbsd/gnu/usr.bin/perl/cpan/Term-ANSIColor/lib/Term/
H A DANSIColor.pm511 sub colored { subroutine
/openbsd/gnu/usr.bin/perl/cpan/podlators/t/data/
H A Dbasic.txt224 print colored ("Yellow on magenta.\n", 'yellow on_magenta');
226 print colored ['yellow on_magenta'], "Yellow on magenta.\n";
H A Dbasic.pod337 print colored ("Yellow on magenta.\n", 'yellow on_magenta');
339 print colored ['yellow on_magenta'], "Yellow on magenta.\n";
H A Dbasic.man268 \& print colored ("Yellow on magenta.\en", \*(Aqyellow on_magenta\*(Aq);
270 \& print colored [\*(Aqyellow on_magenta\*(Aq], "Yellow on magenta.\en";
/openbsd/share/dict/
H A Dweb2a919 all-colored
1467 amber-colored
2531 art-colored
2641 ash-colored
3062 azure-colored
6472 blue-colored
8500 buff-colored
16724 dim-colored
18500 dun-colored
23206 fox-colored
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A DJustPod02.t411 print colored ("Yellow on magenta.\n", 'yellow on_magenta');
413 print colored ['yellow on_magenta'], "Yellow on magenta.\n";
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/devel/
H A Dmktodo.pl464 $what = colored("$what symbol", $col{$what});
/openbsd/gnu/llvm/lld/docs/
H A DPartitions.rst50 section is colored according to its assigned partition.
/openbsd/gnu/usr.bin/perl/Porting/
H A Dgit-deltatool343 say colored( $header, "yellow");
/openbsd/usr.bin/file/magdir/
H A Dapple137 # to have a solid-colored line at the bottom of the screen.
/openbsd/gnu/llvm/llvm/cmake/modules/
H A DHandleLLVMOptions.cmake968 # clang and gcc don't default-print colored diagnostics when invoked from Ninja.
977 # lld doesn't print colored diagnostics when invoked from Ninja
/openbsd/gnu/llvm/llvm/docs/
H A DMyFirstTypoFix.rst536 should be the first place to look at** - the colored bubbles correspond
H A DCodeGenerator.rst1346 allocation *pre-colored registers*. Pre-colored registers are used in many
1348 to store results of particular instructions. There are two types of pre-colored
1360 ``TargetInstrInfo::get(opcode)::ImplicitUses``. Pre-colored registers impose
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl588delta.pod1065 Fixes a bug in C<colored> when C<$EACHLINE> is set that caused it to not color
H A Dperl5160delta.pod1430 reference, allowing the colored function to work properly on objects with
/openbsd/gnu/usr.bin/texinfo/doc/
H A Dinfo-stnd.texi279 to the video memory on these systems, for faster operation and colored
/openbsd/games/fortune/datfiles/
H A Dfortunes2-o1321 women swooned... the children waved multi-colored banners... and the band
1326 multi-colored banners... and the band played appropriate music.
1331 The crowds cheered... the women swooned... the children waved multi-colored
3192 big gold colored plate in the middle of your chest, what's that, do all
5489 To flesh-colored christs that glow in the dark.
5983 chicken-scratch. Women use scented, colored stationary and they dot their
8331 registrar promptly held up like a trophy. We stared at that straw-colored
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlglossary.pod3500 I<polychromos> but translates into I<many-colored>. See the C<tr///>
/openbsd/gnu/llvm/clang/docs/
H A DUsersManual.rst257 API to output colored diagnostics. This option is only used on Windows and

12