Searched refs:VAR (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/ |
H A D | Dumper.pm | 33 $Varname = "VAR" unless defined $Varname; 695 C<$VAR>I<n> (where I<n> is a numeric suffix), and other duplicate references 696 to substructures within C<$VAR>I<n> will be appropriately labeled using arrow 698 use the C<Dump()> method, or you can change the default C<$VAR> prefix to 703 nested references to C<$VAR>I<n> will be undefined, since a recursive 795 configuration options below. The values will be named C<$VAR>I<n> in the 854 default is "VAR". 872 atoms/terms rather than statements. This means that the C<$VAR>I<n> names
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | a2py.c | 408 idtype = VAR; 416 idtype = VAR; 463 XOP(VAR);
|
H A D | a2p.c | 61 #define VAR 293 macro 1901 "DELETE","ASGNOP","OROR","ANDAND","NUMBER","VAR","SUBSTR","INDEX","MATCHOP", 1953 "term : term IN VAR", 1976 "term : SPLIT '(' expr ',' VAR ',' expr ')'", 1977 "term : SPLIT '(' expr ',' VAR ',' REGEX ')'", 1978 "term : SPLIT '(' expr ',' VAR ')'", 1990 "variable : VAR", 1991 "variable : VAR '[' expr_list ']'", 2034 "simple : DELETE VAR '[' expr_list ']'",
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/ |
H A D | Handlers.pm | 21 VAR => [qw[SCALAR ARRAY HASH]], 71 sub $attr : ATTR(VAR) { 798 to apply a C<VAR> attribute handler to a subroutine, or a C<SCALAR>
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 2927 % @set VAR sets the variable VAR to an empty value. 2928 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE. 2930 % Since we want to separate VAR from REST-OF-LINE (which might be 2952 % @clear VAR clears (i.e., unsets) the variable VAR. 2995 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined 3014 % @ifclear VAR [all...] |
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 3685 % @set VAR sets the variable VAR to an empty value. 3686 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE. 3688 % Since we want to separate VAR from REST-OF-LINE (which might be 3710 % @clear VAR clears (i.e., unsets) the variable VAR. 3753 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined 3772 % @ifclear VAR [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/ |
H A D | Collate.pm | 79 use constant VAR => 1; # Variable character constant
|
Completed in 72 milliseconds