Home
last modified time | relevance | path

Searched refs:reformat (Results 1 – 14 of 14) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/lib/Pod/
DPlainText.pm222 $self->output ($self->reformat ($_ . "\n"));
455 my $output = $self->reformat ($tag);
459 $self->output ($self->reformat ($_)) if /\S/;
461 $_ = $self->reformat ($_);
498 sub reformat { subroutine
DText.pm267 $self->output ($self->reformat ($_ . "\n"));
539 my $output = $self->reformat ($tag);
551 $self->output ($self->reformat ($_)) if $_ && /\S/;
555 $_ = $self->reformat ($_);
592 sub reformat { subroutine
/mirbsd/src/share/doc/psd/07.pascal/
Dcsfix.c74 flag ? fixpxp() : reformat();
118 reformat() in reformat() function
/mirbsd/src/usr.bin/indent/
DREADME32 | got disgusted and wrote a program, which I called indent, to reformat C
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlcompile.pod163 can reformat along the way, making it useful as a de-obfuscator. The
Dperlpod.pod609 visually, and so that I could run them through C<fmt> easily to reformat
Dperlfaq.pod497 How do I reformat a paragraph?
Dperlfaq3.pod187 you shouldn't need to reformat. The habit of formatting your code
Dperlfaq4.pod686 =head2 How do I reformat a paragraph?
Dperltoc.pod1129 =item How do I reformat a paragraph?
/mirbsd/src/gnu/usr.bin/binutils/etc/
Dmake-stds.texi608 @comment Please do not reformat it without talking to roland@gnu.ai.mit.edu.
/mirbsd/src/gnu/usr.bin/cvs/
DNEWS922 script. This allows the verifymsg script to reformat or otherwise
/mirbsd/src/lib/libncurses/src/
DNEWS5254 + add logic to dump_entry.c to reformat acsc entries into canonical
/mirbsd/src/gnu/usr.bin/perl/
DChanges5.614100 Log: Fix a typo, un-shout, and reformat the installation output.