Searched defs:analyze (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/cf/sh/
H A Dcheck-permissions.sh36 analyze() { function
50 # Break down the given file name into its components, and call analyze with
52 # analyze in turn with arguments:
71 analyze $j $1
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DStraps.pm33 my %results = $strap->analyze($name, \@test_output);
99 =head2 C<analyze>
101 my %results = $strap->analyze($name, \@test_output);
112 sub analyze { subroutine
230 Like C<analyze>, but it reads from the given filehandle.
245 Like C<analyze>, but it runs the given C<$test_file> and parses its
658 The C<%results> returned from C<analyze()> contain the following
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dtparm.c344 analyze(const char *string, char *p_is_s[NUM_PARM], int *popcount) function
488 number = analyze(cp, p_is_s, &popcount);
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c36 static reg_errcode_t analyze (regex_t *preg);
825 err = analyze (preg);
1154 analyze (regex_t *preg)
1147 analyze (regex_t *preg) function

Completed in 41 milliseconds