/osnet-11/usr/src/lib/libast/common/regex/ |
H A D | regnexec.c | 397 #define follow(e,r,c,s) ((r)->next?parse(e,(r)->next,c,s):(c)?parse(e,c,0,s):BEST) macro 413 i = follow(env, rex, cont, s); 476 i = follow(env, rex, cont, s); 536 switch (follow(env, rex, cont, s)) 567 switch (follow(env, rex, cont, s)) 856 r = follow(env, rex, rex->re.alt_catch.cont, s); 914 switch (follow(env, rex, cont, s)) 935 switch (follow(env, rex, cont, s)) 975 switch (follow(env, rex, cont, s)) 999 switch (follow(en [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Find/t/ |
H A D | find.t | 540 # is a symlink to a directory, and it shouldn't follow the link 541 # unless follow is set, which it isn't in this case 680 File::Find::find( {wanted => \&wanted_File, follow => 1, 701 eval {File::Find::find( {wanted => \&simple_wanted, follow => 1, 716 follow => 1, 750 File::Find::finddepth( {wanted => \&wanted_File_Dir, follow => 1, 768 eval {File::Find::find( {wanted => \&simple_wanted, follow => 1, 777 eval {File::Find::find( {wanted => \&simple_wanted, follow => 1, 811 File::Find::find( {wanted => \&wanted_File_Dir, follow => 1,
|
H A D | taint.t | 260 print "# check untainting (no follow)\n"; 305 print "# check untaint_skip (No follow)\n"; 324 print "# check untainting (follow)\n"; 361 eval {File::Find::find( {wanted => \&simple_wanted, follow => 1}, 370 eval {File::Find::find( {wanted => \&simple_wanted, follow => 1,
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
H A D | Find.pm | 31 find({ wanted => \&process, follow => 1 }, '.'); 99 I<follow> or I<follow_fast> are in effect, C<preprocess> is a no-op. 107 usage. When I<follow> or I<follow_fast> are in effect, C<postprocess> is a 110 =item C<follow> 117 If either I<follow> or I<follow_fast> is in effect: 135 This is similar to I<follow> except that it may report some files more 139 is worse than just taking time, the option I<follow> should be used. 236 When <follow> or <follow_fast> are in effect, there is 239 specified. Unless C<follow> or C<follow_fast> is specified, for 308 Be aware that the option to follow symboli [all...] |
/osnet-11/usr/src/tools/onbld/Scm/ |
H A D | WorkSpace.py | 546 follow=True, 868 def _walkctxs(self, base, head, follow=False, pick=None): 884 'follow': follow} 895 def _walkctxs(self, base, head, follow=False, pick=None): 906 'follow': follow}
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | find2perl.PL | 50 # Modified April 7, 1998 with nasty hacks to implement the troublesome -follow 57 # Modified 2000-01-28 to use the 'follow' option of File::Find 95 } elsif ($_ eq 'follow') { 344 File::Find::$find( {wanted => \\&wanted, follow => 1}, $roots); 756 =item C<-follow> 759 on the position of the C<-follow> option. If it precedes the file 761 file the symbolic link is pointing to. If C<-follow> option follows the
|
/osnet-11/usr/src/lib/libnisdb/ |
H A D | ldap_op.c | 1364 proxyInfo.follow_referral == follow; 2189 if (proxyInfo.follow_referral == follow && 2279 if (proxyInfo.follow_referral == follow && 2350 if (proxyInfo.follow_referral == follow && 2583 if (proxyInfo.follow_referral == follow && stat == LDAP_REFERRAL && 2697 if (proxyInfo.follow_referral == follow &&
|
H A D | nis_parse_ldap_attr.c | 421 proxy_info->follow_referral = follow;
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
H A D | Lint.pm | 21 Option words are separated by commas (not whitespace) and follow the
|
H A D | Xref.pm | 53 Option words are separated by commas (not whitespace) and follow the
|
H A D | Concise.pm | 845 (L</"OP flags abbreviations">). The private flags follow, separated
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
H A D | pack.t | 547 like($@, qr!'/' must follow a numeric type!); 550 like($@, qr!'/' must follow a numeric type!);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | Liblist.pm | 173 for the libraries that follow. 265 C<:nosearch> flag will prevent searching for the libraries that follow,
|
H A D | Constant.pm | 345 of C code to proceed and follow the assignment. I<PRE> will be at the start
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | PerlIO.pm | 95 (Gory details follow) To be more exact what happens is this: after 315 B<Implementation details follow, please close your eyes.>
|
H A D | CPAN.pm | 1311 You may edit key values in the follow fashion (the "o" is a literal 4586 my $follow = 0; 4587 if ($CPAN::Config->{prerequisites_policy} eq "follow") { 4588 $follow = 1; 4592 "Shall I follow them and prepend them to the queue 4594 $follow = $answer =~ /^\s*y/i; 4600 if ($follow) { 6667 The distribution of a bundle should follow the same convention as 6785 ('follow' automatically, 'ask' me, or 'ignore')
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/ |
H A D | Mac.pm | 58 on all other operating systems, it will now also follow this convention on Mac 277 operating systems, it will now also follow this convention on Mac OS.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | Select.pm | 108 Some example section specifications follow. 202 Some example range specifications follow.
|
H A D | InputObjects.pm | 75 sections which follow.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/ |
H A D | perlbug.PL | 928 Simplest usage: run "$0", and follow the prompts. 1023 will be needed. Simply run it, and follow the prompts. 1114 the C<patch> program before you send it on its way. Try to follow the
|
/osnet-11/usr/src/cmd/sendmail/src/ |
H A D | parseaddr.c | 2388 ** follow -- follow the q_next chain. 2425 printaddr(fp, a, follow) 2428 bool follow; 2583 if (!follow)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | Trig.pm | 433 The direction you must follow the great circle can be computed by the
|
H A D | BigInt.pm | 2035 my $follow = $pad - 1; 2036 return 0 if $follow > $len || $follow < 1; 2039 my $r = substr ("$x",-$follow);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2man.PL | 388 may wish to follow the same documentation style as the Perl documentation;
|
/osnet-11/usr/src/cmd/ldap/ns_ldap/ |
H A D | idsconfig.sh | 61 to stop the server. Then, using directoryserver, follow the 65 to stop the server. Then, using dsadm, follow the 368 HELP - This parameter indicates whether the client should follow 1930 # get_followref(): Whether or not to follow referrals. 1934 get_confirm "Do you want the clients to follow referrals (y/n/h)?" "n" "referrals_help" 3198 # to be the same string formatted as follow: 4202 attributetypes: ( 1.3.6.1.4.1.11.1.3.1.1.5 NAME 'followReferrals' DESC 'Tells DUA if it should follow referrals returned by a DSA search result' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
|