Searched refs:Search (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Search/
H A DDict.pm1 package Search::Dict;
13 Search::Dict, look - search for key in dictionary file
17 use Search::Dict;
20 use Search::Dict;
H A DDict.t41 use Search::Dict;
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dstrchr.s172 ! not being aligned at all. Search the first half of the word
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrchr.s172 ! not being aligned at all. Search the first half of the word
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm101 Search for PODs in the current Perl interpreter's installation
106 Search for PODs in the current Perl interpreter's I<@INC> paths. This
326 Search @INC for the pod and also the C<scriptdir> defined in the
423 warn "Search path is: ".join(' ', @search_dirs)."\n"
H A DPerldoc.pm262 -q Search the text of questions (not answers) in perlfaq[1-9]
808 DEBUG > 2 and print "Search: @$found_things\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dopen.t311 fresh_perl_like('open m', qr/^Search pattern not terminated at/,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Deval.t25 if ($@ =~ /Search/) {print "ok 6\n";} else {print "not ok 6\n";}
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DEmbed.pm382 Search path for ModuleName.a archives.
H A DMM_VMS.pm1074 push(@m,"\t",'If F$Search("$(MMS$TARGET)").eqs."" Then Library/Object/Create $(MMS$TARGET)',"\n");
1287 If F$Search("%s$(FIRST_MAKEFILE)").nes."" Then $(PERLRUN) -e "chdir '%s'; print `$(MMS)$(MMSQUALIFIERS) clean`;"
1310 push(@m, ' If F$Search("'."$vmsdir".'$(FIRST_MAKEFILE)").nes."" Then \\',"\n\t",
1707 push(@m, ' If F$Search("',$vmsdir,'$(FIRST_MAKEFILE)").nes."" Then $(PERL) -e "chdir ',"'$vmsdir'",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1507 =item * Search CPAN
1511 =item * Kobes' CPAN Search
1539 Using Google Code Search, I search who on Earth was relying on $host being
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh98 A Add a Service Search Descriptor
136 6 Default Search Scope : $LDAP_SEARCH_SCOPE
146 16 Search Time Limit : $LDAP_SEARCH_TIME_LIMIT
150 20 Service Search Descriptors Menu
427 HELP - Using Service Search Descriptors (SSD), you can override the
1056 # Service Search Descriptors
1145 # Service Search Descriptors are a special case.
1657 # Search to see if profile name already exists.
2173 # FUNCTIONS FOR Service Search Descriptor's START HERE.
2313 ${ECHO} "Current Service Search Descriptor
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm212 use Search::Dict 1.02;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl2176 # Search through the debugger's magical hash of subs.
2951 # Search inside the eval to prevent pattern badness
3029 =head4 C<$rc I<pattern> $rc> - Search command history
4265 Search for a subroutine within a given file. The condition is ignored.
4523 # 'h <something>'. Search for the command and print only its help.
4535 # Search the help string for the command.
5181 # Search forward until we hit a breakable line or get to
6780 B</>I<pattern>B</> Search forwards for I<pattern>; final B</> is optional.
6781 B<?>I<pattern>B<?> Search backwards for I<pattern>; final B<?> is optional.
6917 B</>I<pattern>B</> B<?>I<patt>B<?> Search for
[all...]

Completed in 3813 milliseconds