Lines Matching refs:hash

508 # to a hash in which parameter names are keys
727 # hash containing our defined fieldnames
1343 $self->{'.url_param'}={}; # empty hash
1861 if (ref($script)) { # script is a hash
2426 # A pointer to a hash of labels to print next to each checkbox
2454 # A pointer to a hash of labels to print next to each checkbox
2562 # A pointer to a hash of labels to print next to each checkbox
2626 # A pointer to a hash of labels to print next to each item
2693 # A pointer to a hash of labels to print next to each checkbox
2904 # -value -> value of this cookie (scalar, array or hash)
3669 ## open file handles. The user can access the files using the hash
3771 ## open file handles. The user can access the files using the hash
4437 array, and sometimes a reference to a hash. Often, you can pass any
4452 attributes as a hash reference as the first argument, and the
4562 You can also initialize the query object from a hash
4581 To create an empty query, initialize it from an empty string or hash:
4744 Many people want to fetch the entire parameter list as a hash in which
4747 context, it returns the parameter list as a tied hash reference.
4750 parameter list as an ordinary hash. This allows you to read the
4754 parameters. Because a hash cannot distinguish between scalar and
5386 argument. This argument expects a reference to a hash
5729 If the first argument is a hash reference, then the keys
5730 and values of the hash become the HTML tag's attributes:
6268 a hash containing all the document headers.
6431 hash relating menu values to user-visible labels. If you
6439 a pointer to a hash relating menu values to another
6440 hash with the attribute's name as the key and the
6492 to a hash containing user-visible labels for one or more
6497 to using a hash reference for the -values parameter.
6519 a pointer to a hash relating menu values to another
6520 hash with the attribute's name as the key and the
6580 The optional sixth argument is a pointer to a hash
6588 a pointer to a hash relating menu values to another
6589 hash with the attribute's name as the key and the
6653 The optional B<-labels> argument is a pointer to a hash
6670 a hash relating menu values to another hash
6681 hash in which the hash keys are the radio button values and the values
6834 hash in which the hash keys are the radio button values and the values
6844 a hash relating menu values to another hash
7095 array reference, or even hash reference. For example,
7096 you can store an entire hash into a cookie this way:
7149 cookie, will be returned in that form. Cookies with array and hash
7359 URL for the stylesheet, or it may be a hash reference. In the latter
7360 case you should provide the hash with one or more of B<-src> or
7367 B<-type> parameter to the hash pointed to by B<-style>. If not
7429 the -style hash, as follows: