Searched +refs:saved +refs:overriding +refs:map (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/bin/
H A Dperltidy143 order of parameters is important, with later parameters overriding the
248 that no backup file should be saved.
297 suspected. Setting the B<-log> flag forces the log file to be saved.
307 Setting B<-g> also causes the logfile to be saved, so it is not necessary to
477 will be saved if an error is detected in the output script. The output
832 %bf = map { $_ => -M $_ } grep { /\.deb$/ } dirents '.'; # -bbt=0 (default)
833 %bf = map { $_ => -M $_ } grep {/\.deb$/} dirents '.'; # -bbt=1
834 %bf = map {$_ => -M $_} grep {/\.deb$/} dirents '.'; # -bbt=2
2173 return lists, such as C<sort> and <map>. This allows chains of these
2648 blocks following the keywords C<map>,
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/bin/
H A Dperltidy138 order of parameters is important, with later parameters overriding the
264 suspected. Setting the B<-log> flag forces the log file to be saved.
274 Setting B<-g> also causes the logfile to be saved, so it is not necessary to
373 will be saved if an error is detected in the output script. The output
687 %bf = map { $_ => -M $_ } grep { /\.deb$/ } dirents '.'; # -bbt=0 (default)
688 %bf = map { $_ => -M $_ } grep {/\.deb$/} dirents '.'; # -bbt=1
689 %bf = map {$_ => -M $_} grep {/\.deb$/} dirents '.'; # -bbt=2
1889 return lists, such as C<sort> and <map>. This allows chains of these
2246 blocks following the keywords C<map>, C<eval>, and C<sort>, because
2654 When standard input is used, the log file, if saved, i
[all...]
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/
H A Dconfigure226 echo positional parameters were not saved.
341 echo positional parameters were not saved.
430 echo positional parameters were not saved.
566 # Sed expression to map a string onto a valid CPP name.
569 # Sed expression to map a string onto a valid variable name.
1637 PCSC_CFLAGS C compiler flags for PCSC, overriding pkg-config
1638 PCSC_LIBS linker flags for PCSC, overriding pkg-config
1640 C compiler flags for LIBUSB, overriding pkg-config
1641 LIBUSB_LIBS linker flags for LIBUSB, overriding pkg-config
1999 # Check that the precious variables saved i
[all...]

Completed in 147 milliseconds