Searched refs:parse (Results 51 - 64 of 64) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm1749 $root->parse(get($url) || die "Can't get $url");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm600 it must be set manually before starting the parse.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm778 $lint->parse( $html );
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c61 static bin_tree_t *parse (re_string_t *regexp, regex_t *preg,
820 dfa->str_tree = parse (&regexp, preg, syntax, &err);
1213 /* Our parse trees are very unbalanced, so we cannot use a stack to
1214 implement parse tree visits. Instead, we use parent pointers and
2117 parse (re_string_t *regexp, regex_t *preg, reg_syntax_t syntax,
2483 /* This function parse repetition operators like "*", "+", "{1,3}" etc. */
2780 /* This function parse bracket expression like "[abc]", "[a-c]",
2108 parse (re_string_t *regexp, regex_t *preg, reg_syntax_t syntax, function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm3041 parse a file and return what you think is the ABSTRACT
3068 parse a file and return what you think is $VERSION in this file set to.
H A DMakeMaker.pm2031 MakeMaker parse a file to determine the version number. The parsing
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DC.pm2118 cuts out the time which perl would have taken to load and parse
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregcomp.c117 char *parse; /* Input-scan pointer. */ member in struct:RExC_state_t
144 #define RExC_parse (pRExC_state->parse)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl1288 CORE::warn("perldb: couldn't parse $file: $@") if $@;
1323 # If the PERLDB_OPTS variable has options in it, parse those out next.
1687 stop if so; read commands from the user, parse them, and execute
3889 we try to parse the command type, and then shuttle it off to an appropriate
4930 # Nonblank. Try to parse and process.
6732 easy to parse and portable, but which still allows the help to be a little
H A DCPAN.pm196 warn("Text::Parsewords could not parse the line [$_]"),
5044 # Bundles, we parse them all for $VERSION and take the newest.
6303 up to date, you can parse the output of above command for the regular
6698 declare their $VERSION variable in an easy to parse manner. This
H A DCGI.pm4527 This will parse the input (from both POST and GET methods) and store
5272 headers to work with a NPH (no-parse-header) script. This is important
5332 headers to work with a NPH (no-parse-header) script. This is important
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1930 parser actions which are to be performed only on a successful parse
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2739 % To parse everything between @multitable and @item:
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex3491 % To parse everything between @multitable and @item:

Completed in 171 milliseconds

123