Searched refs:SCRIPTS (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm358 my @SCRIPTS;
359 my %SCRIPTS;
362 unless (@SCRIPTS) {
371 push @SCRIPTS, $subrange;
372 push @{$SCRIPTS{$script}}, $subrange;
376 @SCRIPTS = sort { $a->[0] <=> $b->[0] } @SCRIPTS;
384 _charscripts() unless @SCRIPTS;
389 _search(\@SCRIPTS, 0, $#SCRIPTS,
[all...]
/osnet-11/usr/src/lib/libsecdb/
H A DMakefile70 SCRIPTS = i.rbac r.rbac macro
76 CLASS_SCR_FILES = $(SCRIPTS:%=$(CLASS_SCR_DIR)/%)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DFast.pm108 =head1 WRITING FASTCGI PERL SCRIPTS
145 =head1 INSTALLING FASTCGI SCRIPTS
160 =head1 USING FASTCGI SCRIPTS AS CGI SCRIPTS
H A DPush.pm293 =head1 INSTALLING CGI::Push SCRIPTS
/osnet-11/usr/src/cmd/sendmail/cf/
H A DMakefile124 SCRIPTS= $(ROOTUSRSBIN)/check-hostname \ macro
142 install: all $(ROOTETCMAILFILES) $(BUILDPARTS) $(SCRIPTS) .WAIT links
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile10427 SCRIPTS = $(bin_SCRIPTS) $(grubconf_SCRIPTS) $(noinst_SCRIPTS) \ macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile10427 SCRIPTS = $(bin_SCRIPTS) $(grubconf_SCRIPTS) $(noinst_SCRIPTS) \ macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile32058 SCRIPTS = $(bin_SCRIPTS) $(grubconf_SCRIPTS) $(noinst_SCRIPTS) \\ macro
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile32058 SCRIPTS = $(bin_SCRIPTS) $(grubconf_SCRIPTS) $(noinst_SCRIPTS) \\ macro
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm7694 =head1 USING NPH SCRIPTS

Completed in 553 milliseconds