Searched refs:comma (Results 26 - 45 of 45) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DXref.pm43 The C<line numbers> are a comma separated list of line numbers (some
H A DDeparse.pm4154 the '-MO=Deparse', separated by a comma but not any white space.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm264 traditionally holds 4 comma-separated fields containing the user's
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DXSLoader_pm.PL173 and add comma (C<,>) before the arguments ($VERSION above).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm291 automatically be reset if there is no comma after the constant. In other
346 =item No comma allowed after filehandle
388 but the syntax of Perl doesn't allow this. You need a comma after the
/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c4315 char *comma = strchr(value, ','); local
4316 if (comma != NULL) {
4317 *comma++ = '\0';
4332 value = comma;
4348 char *comma = strchr(value, ','); local
4355 if (comma != NULL) {
4356 *comma++ = '\0';
4372 value = comma;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL313 Mandatory section; should be a comma-separated list of programs or functions
358 comma and a space on the same C<=item> line, or optionally listed as their
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dc2ph.PL95 -slist give comma-separated list a structures to dump
437 -slist give comma-separated list a structures to dump
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dconstant.pm324 (or simply use a comma in place of the big arrow) instead of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm888 type. In turn it defaults to I<IV>. I<TYPES> should be given either as a comma
1100 I<TYPES> should be given either as a comma separated list of types that the
H A DMM_VMS.pm505 comma-separated.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm36 The catagory can be a comma separated list.
/osnet-11/usr/src/lib/efcode/engine/
H A Dforth.c833 comma(fcode_env_t *env) function
839 set_here(env, HERE + sizeof (fstack_t), "comma");
2628 ANSI(0x0d3, 0, ",", comma);
/osnet-11/usr/src/lib/libcmd/common/
H A Dls.c131 "[m:commas|comma-list?List names as comma separated list.]"
182 " [c:comma?Comma separated names across the page.]"
233 #define LS_COMMAS (LS_USER<<4) /* comma separated name list */
336 int comma; /* LS_COMMAS ftw.level crossing */ member in struct:__anon1493
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex579 % @comma{} to avoid , parsing problems.
580 \let\comma = ,
1098 % @comma{} is so commas can be inserted into text without messing up
1101 \let\comma = ,
1874 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
3223 \definedummyword{comma}%
3362 \def\comma{,}%
5855 % might or might not have spaces before the first comma, like:
5861 % also remove a trailing comma, in case of something like this:
6023 % But we always want a comma an
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4800 {"comma", "less", ',', '<', 0x33},
4976 " quote, doublequote, backquote, tilde, shift, backslash, bar, comma,"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm2082 Finally, here is yet another way to do comma-separated value parsing:
2092 I<"Try and extract a ' or " delimited string, otherwise extract anything up to a comma...">.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex628 % @comma{} to avoid , parsing problems.
629 \let\comma = ,
1171 % @comma{} is so commas can be inserted into text without messing up
1174 \let\comma = ,
2561 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
3995 \definedummyword\comma
4139 \def\comma{,}%
6853 % might or might not have spaces before the first comma, like:
6859 % also remove a trailing comma, in case of something like this:
7023 % But we always want a comma an
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1516 Often it is useful to allow comma-separated lists of values as well as
/osnet-11/usr/src/grub/grub2/
H A Dconfigure13916 /* Check whether the decimal separator is a comma.
17795 /* Check whether the decimal separator is a comma.
[all...]

Completed in 342 milliseconds

12